{"id":378220,"url":"https://github.com/markedjs/marked","last_synced_at":"2026-08-13T03:02:20.904Z","repository":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"packages":[{"id":786861,"name":"@acarl005/marked","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":"acarl005","versions_count":2,"first_release_published_at":"2022-03-11T03:59:45.566Z","latest_release_published_at":"2022-03-11T23:20:56.345Z","latest_release_number":"5.0.1","last_synced_at":"2026-08-12T02:32:55.783Z","created_at":"2022-04-07T12:56:25.988Z","updated_at":"2026-08-12T02:32:55.784Z","registry_url":"https://www.npmjs.com/package/@acarl005/marked","install_command":"npm install @acarl005/marked","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.1"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:29:18.715Z","dependent_packages_count":3,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.187055954482187,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":0.6921686742019006,"forks_count":0.7514337868056146,"average":12.8881588805935},"purl":"pkg:npm/%40acarl005/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@acarl005/marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@acarl005/marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@acarl005/marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@acarl005%2Fmarked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@acarl005%2Fmarked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@acarl005%2Fmarked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@acarl005%2Fmarked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@acarl005%2Fmarked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@acarl005%2Fmarked/codemeta","maintainers":[{"uuid":"acarl005","login":"acarl005","name":null,"email":"acarl005@g.ucla.edu","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~acarl005","role":null,"created_at":"2022-11-08T13:04:15.884Z","updated_at":"2022-11-08T13:04:15.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/acarl005/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11578288,"name":"marked-uu-js","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-04-24T05:23:02.249Z","latest_release_published_at":"2025-04-24T05:23:02.249Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-12T02:32:55.745Z","created_at":"2025-04-24T05:25:10.997Z","updated_at":"2026-08-12T02:32:55.746Z","registry_url":"https://www.npmjs.com/package/marked-uu-js","install_command":"npm install marked-uu-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:29:18.606Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.762391229734916,"dependent_packages_count":35.74393813975087,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.25316468474289},"purl":"pkg:npm/marked-uu-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/marked-uu-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/marked-uu-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/marked-uu-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-uu-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-uu-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-uu-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-uu-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-uu-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-uu-js/codemeta","maintainers":[{"uuid":"dujiedashi","login":"dujiedashi","name":null,"email":"284286324@qq.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~dujiedashi","role":null,"created_at":"2025-04-24T05:25:11.991Z","updated_at":"2025-04-24T05:25:11.991Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dujiedashi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4991768,"name":"org.webjars.bowergithub.markedjs:marked","ecosystem":"maven","description":"WebJar for marked","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":[],"namespace":"org.webjars.bowergithub.markedjs","versions_count":13,"first_release_published_at":"2018-03-01T07:49:18.000Z","latest_release_published_at":"2023-12-08T09:50:07.000Z","latest_release_number":"6.0.0","last_synced_at":"2026-08-12T02:32:55.740Z","created_at":"2022-07-27T10:38:30.314Z","updated_at":"2026-08-12T02:32:55.741Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.markedjs/marked/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.markedjs/marked/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:29:18.597Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":0.6045308716039028,"forks_count":1.9311681510745322,"average":14.219065695832489},"purl":"pkg:maven/org.webjars.bowergithub.markedjs/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.markedjs:marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.markedjs:marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.markedjs:marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.markedjs:marked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.markedjs:marked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.markedjs:marked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.markedjs:marked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.markedjs:marked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.markedjs:marked/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614323,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4995203,"name":"org.webjars.bower:marked","ecosystem":"maven","description":"WebJar for marked","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":[],"namespace":"org.webjars.bower","versions_count":6,"first_release_published_at":"2015-03-29T01:14:46.000Z","latest_release_published_at":"2018-07-18T13:29:46.000Z","latest_release_number":"0.3.19","last_synced_at":"2026-08-12T02:32:55.849Z","created_at":"2022-07-27T10:46:19.005Z","updated_at":"2026-08-12T02:32:55.849Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/marked/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/marked/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:29:18.569Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.765882670992161,"dependent_packages_count":9.70051965996816,"stargazers_count":0.7603656643937801,"forks_count":2.395442211608743,"docker_downloads_count":null,"average":6.655552551740711},"purl":"pkg:maven/org.webjars.bower/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:marked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:marked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:marked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:marked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:marked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:marked/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614323,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4506467,"name":"@louwers/marked","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":"louwers","versions_count":2,"first_release_published_at":"2022-05-27T20:33:23.918Z","latest_release_published_at":"2022-05-27T20:39:00.848Z","latest_release_number":"4.0.17","last_synced_at":"2026-08-12T02:32:57.597Z","created_at":"2022-07-07T08:20:49.345Z","updated_at":"2026-08-12T02:32:57.598Z","registry_url":"https://www.npmjs.com/package/@louwers/marked","install_command":"npm install @louwers/marked","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.17"}},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:29:18.583Z","dependent_packages_count":1,"downloads":3,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":56.01224464339184,"dependent_repos_count":10.410176363164812,"dependent_packages_count":21.11117288432921,"stargazers_count":0.5177879197115512,"forks_count":0.6164036049621563,"docker_downloads_count":null,"average":17.73355708311191},"purl":"pkg:npm/%40louwers/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@louwers/marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@louwers/marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@louwers/marked/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@louwers%2Fmarked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@louwers%2Fmarked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@louwers%2Fmarked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@louwers%2Fmarked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@louwers%2Fmarked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@louwers%2Fmarked/codemeta","maintainers":[{"uuid":"louwers","login":"louwers","name":null,"email":"bart@emeel.net","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~louwers","role":null,"created_at":"2022-11-13T06:22:21.921Z","updated_at":"2022-11-13T06:22:21.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/louwers/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1992528,"name":"marked-uex","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-11-23T02:16:51.446Z","latest_release_published_at":"2020-11-23T02:16:51.446Z","latest_release_number":"1.2.3","last_synced_at":"2026-08-12T02:32:57.154Z","created_at":"2022-04-09T19:18:47.737Z","updated_at":"2026-08-12T02:32:57.154Z","registry_url":"https://www.npmjs.com/package/marked-uex","install_command":"npm install marked-uex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.3"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T22:32:44.235Z","dependent_packages_count":1,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.7066643849314758,"forks_count":0.7514337868056146,"average":18.846435334868637},"purl":"pkg:npm/marked-uex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/marked-uex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/marked-uex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/marked-uex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-uex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-uex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-uex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-uex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-uex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-uex/codemeta","maintainers":[{"uuid":"wuhui0105","login":"wuhui0105","name":null,"email":"wuhui0105@163.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~wuhui0105","role":null,"created_at":"2022-11-13T05:40:30.908Z","updated_at":"2022-11-13T05:40:30.908Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wuhui0105/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5164693,"name":"@bebraw/marked","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":"bebraw","versions_count":2,"first_release_published_at":"2022-08-14T13:10:22.551Z","latest_release_published_at":"2022-08-14T13:36:46.697Z","latest_release_number":"4.0.19","last_synced_at":"2026-08-12T02:32:58.386Z","created_at":"2022-08-14T13:23:35.468Z","updated_at":"2026-08-12T02:32:58.386Z","registry_url":"https://www.npmjs.com/package/@bebraw/marked","install_command":"npm install @bebraw/marked","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.19"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-08T00:32:49.074Z","dependent_packages_count":1,"downloads":30,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":29.656145275930335,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.7066643849314758,"forks_count":0.7834064138797234,"average":14.534300913243026},"purl":"pkg:npm/%40bebraw/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@bebraw/marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@bebraw/marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@bebraw/marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T22:31:59.625Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bebraw%2Fmarked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bebraw%2Fmarked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bebraw%2Fmarked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bebraw%2Fmarked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bebraw%2Fmarked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bebraw%2Fmarked/codemeta","maintainers":[{"uuid":"bebraw","login":"bebraw","name":null,"email":"bebraw@gmail.com","url":null,"packages_count":164,"html_url":"https://www.npmjs.com/~bebraw","role":null,"created_at":"2022-11-16T05:05:21.007Z","updated_at":"2022-11-16T05:05:21.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bebraw/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10262059,"name":"@03balogun/marked","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":"03balogun","versions_count":2,"first_release_published_at":"2024-05-30T10:38:51.735Z","latest_release_published_at":"2024-05-30T12:01:34.144Z","latest_release_number":"5.0.6","last_synced_at":"2026-08-12T02:32:58.458Z","created_at":"2024-05-30T10:40:12.887Z","updated_at":"2026-08-12T02:32:58.459Z","registry_url":"https://www.npmjs.com/package/@03balogun/marked","install_command":"npm install @03balogun/marked","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.6"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T22:32:44.253Z","dependent_packages_count":0,"downloads":296,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.446150602646092,"dependent_packages_count":41.344405759999695,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.895278181322894},"purl":"pkg:npm/%4003balogun/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@03balogun/marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@03balogun/marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@03balogun/marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@03balogun%2Fmarked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@03balogun%2Fmarked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@03balogun%2Fmarked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@03balogun%2Fmarked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@03balogun%2Fmarked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@03balogun%2Fmarked/codemeta","maintainers":[{"uuid":"03balogun","login":"03balogun","name":null,"email":"03balogun@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~03balogun","role":null,"created_at":"2024-05-30T10:40:22.773Z","updated_at":"2024-05-30T10:40:22.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/03balogun/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1687357,"name":"esmarked","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-06-22T12:54:57.168Z","latest_release_published_at":"2021-06-22T12:54:57.168Z","latest_release_number":"2.1.1","last_synced_at":"2026-08-12T02:32:58.581Z","created_at":"2022-04-09T15:05:10.295Z","updated_at":"2026-08-12T02:32:58.581Z","registry_url":"https://www.npmjs.com/package/esmarked","install_command":"npm install esmarked","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.1"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2024-04-29T16:38:17.000Z","size":9895,"stargazers_count":31924,"open_issues_count":25,"forks_count":3349,"subscribers_count":387,"default_branch":"master","last_synced_at":"2024-05-01T20:51:45.085Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2024-05-06T02:29:26.563Z","dependencies_parsed_at":"2022-07-14T07:20:38.670Z","dependency_job_id":"a4308737-bc45-4185-9b01-795d4c879acc","html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":2769,"total_committers":181,"mean_commits":"15.298342541436464","dds":0.7771758757674251,"last_synced_commit":"39cee771b659ea0eba49bd69dba10817403550d6"},"previous_names":["chjj/marked"],"tags_count":168,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219862794,"owners_count":16553933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-21T14:21:02.773Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":65.45158692217863,"dependent_repos_count":10.410176363164812,"dependent_packages_count":21.11117288432921,"stargazers_count":0.5177879197115512,"forks_count":0.6164036049621563,"docker_downloads_count":null,"average":19.62142553886927},"purl":"pkg:npm/esmarked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/esmarked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/esmarked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/esmarked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-21T00:13:09.956Z","issues_count":310,"pull_requests_count":571,"avg_time_to_close_issue":16812516.683636364,"avg_time_to_close_pull_request":772060.3649635037,"issues_closed_count":275,"pull_requests_closed_count":548,"pull_request_authors_count":51,"issue_authors_count":239,"avg_comments_per_issue":4.441935483870967,"avg_comments_per_pull_request":1.6760070052539404,"merged_pull_requests_count":498,"bot_issues_count":0,"bot_pull_requests_count":407,"past_year_issues_count":146,"past_year_pull_requests_count":321,"past_year_avg_time_to_close_issue":844371.752,"past_year_avg_time_to_close_pull_request":270242.2698412698,"past_year_issues_closed_count":125,"past_year_pull_requests_closed_count":315,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":115,"past_year_avg_comments_per_issue":3.0616438356164384,"past_year_avg_comments_per_pull_request":1.2897196261682242,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":258,"past_year_merged_pull_requests_count":283,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/esmarked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/esmarked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/esmarked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/esmarked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/esmarked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/esmarked/codemeta","maintainers":[{"uuid":"baytech","login":"baytech","name":null,"email":"infra@baytech.community","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~baytech","role":null,"created_at":"2022-11-12T06:40:42.986Z","updated_at":"2022-11-12T06:40:42.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/baytech/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1042661,"name":"@m3lx/marked","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":"m3lx","versions_count":1,"first_release_published_at":"2019-02-22T17:17:49.669Z","latest_release_published_at":"2019-02-22T17:17:49.669Z","latest_release_number":"0.6.3-al.1","last_synced_at":"2026-08-12T02:32:59.709Z","created_at":"2022-04-07T20:00:40.627Z","updated_at":"2026-08-12T02:33:00.084Z","registry_url":"https://www.npmjs.com/package/@m3lx/marked","install_command":"npm install @m3lx/marked","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.6.3-al.1"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-12T02:33:00.084Z","dependent_packages_count":1,"downloads":6,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.95269029499142,"dependent_repos_count":10.410176363164812,"dependent_packages_count":21.11117288432921,"stargazers_count":0.5177879197115512,"forks_count":0.6164036049621563,"docker_downloads_count":null,"average":18.52164621343183},"purl":"pkg:npm/%40m3lx/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@m3lx/marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@m3lx/marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@m3lx/marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T02:02:47.746Z","issues_count":393,"pull_requests_count":1034,"avg_time_to_close_issue":14605281.673652695,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":334,"pull_requests_closed_count":925,"pull_request_authors_count":109,"issue_authors_count":348,"avg_comments_per_issue":3.7837150127226464,"avg_comments_per_pull_request":1.5435203094777563,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":705,"past_year_issues_count":46,"past_year_pull_requests_count":132,"past_year_avg_time_to_close_issue":966332.1111111111,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.891304347826087,"past_year_avg_comments_per_pull_request":2.4545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@m3lx%2Fmarked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@m3lx%2Fmarked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@m3lx%2Fmarked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@m3lx%2Fmarked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@m3lx%2Fmarked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@m3lx%2Fmarked/codemeta","maintainers":[{"uuid":"m3lx","login":"m3lx","name":null,"email":"kiik.meelik@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~m3lx","role":null,"created_at":"2022-11-20T19:08:20.457Z","updated_at":"2022-11-20T19:08:20.457Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/m3lx/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1113699,"name":"@pardjs/marked","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":"pardjs","versions_count":1,"first_release_published_at":"2019-06-19T11:00:50.758Z","latest_release_published_at":"2019-06-19T11:00:50.758Z","latest_release_number":"0.6.2","last_synced_at":"2026-08-12T02:32:59.738Z","created_at":"2022-04-08T11:08:09.064Z","updated_at":"2026-08-12T02:32:59.739Z","registry_url":"https://www.npmjs.com/package/@pardjs/marked","install_command":"npm install @pardjs/marked","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.6.2"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:29:18.668Z","dependent_packages_count":1,"downloads":21,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":51.333795593514694,"dependent_repos_count":10.410176363164812,"dependent_packages_count":21.11117288432921,"stargazers_count":0.5177879197115512,"forks_count":0.6164036049621563,"docker_downloads_count":null,"average":16.797867273136482},"purl":"pkg:npm/%40pardjs/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pardjs/marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pardjs/marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pardjs/marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pardjs%2Fmarked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pardjs%2Fmarked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pardjs%2Fmarked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pardjs%2Fmarked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pardjs%2Fmarked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pardjs%2Fmarked/codemeta","maintainers":[{"uuid":"goodbai","login":"goodbai","name":null,"email":"bgd_sh@hotmail.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~goodbai","role":null,"created_at":"2022-11-20T21:26:37.783Z","updated_at":"2022-11-20T21:26:37.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/goodbai/packages"},{"uuid":"ole3021","login":"ole3021","name":null,"email":"ole3021@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~ole3021","role":null,"created_at":"2022-11-20T21:26:37.778Z","updated_at":"2022-11-20T21:26:37.778Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ole3021/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1873381,"name":"inyaa-marked","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":null,"versions_count":16,"first_release_published_at":"2021-10-28T08:40:04.511Z","latest_release_published_at":"2021-10-29T06:04:29.636Z","latest_release_number":"1.0.15","last_synced_at":"2026-08-12T02:32:59.892Z","created_at":"2022-04-09T17:43:41.180Z","updated_at":"2026-08-12T02:33:00.065Z","registry_url":"https://www.npmjs.com/package/inyaa-marked","install_command":"npm install inyaa-marked","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.15"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-12T02:33:00.065Z","dependent_packages_count":1,"downloads":38,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":21.260496226516302,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6921686742019006,"forks_count":0.7514337868056146,"average":12.851205046366076},"purl":"pkg:npm/inyaa-marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/inyaa-marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/inyaa-marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/inyaa-marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T02:02:47.746Z","issues_count":393,"pull_requests_count":1034,"avg_time_to_close_issue":14605281.673652695,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":334,"pull_requests_closed_count":925,"pull_request_authors_count":109,"issue_authors_count":348,"avg_comments_per_issue":3.7837150127226464,"avg_comments_per_pull_request":1.5435203094777563,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":705,"past_year_issues_count":46,"past_year_pull_requests_count":132,"past_year_avg_time_to_close_issue":966332.1111111111,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.891304347826087,"past_year_avg_comments_per_pull_request":2.4545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/inyaa-marked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/inyaa-marked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/inyaa-marked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/inyaa-marked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/inyaa-marked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/inyaa-marked/codemeta","maintainers":[{"uuid":"yuxh","login":"yuxh","name":null,"email":"184608371@qq.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~yuxh","role":null,"created_at":"2022-11-12T20:36:51.704Z","updated_at":"2022-11-12T20:36:51.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yuxh/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":3911606,"name":"github.com/markedjs/marked","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/markedjs/marked","keywords_array":[],"namespace":"github.com/markedjs","versions_count":212,"first_release_published_at":"2011-07-24T13:15:35.000Z","latest_release_published_at":"2026-08-04T04:33:24.000Z","latest_release_number":"v18.0.9+incompatible","last_synced_at":"2026-08-12T02:33:01.125Z","created_at":"2022-04-12T01:13:27.533Z","updated_at":"2026-08-12T02:33:01.125Z","registry_url":"https://pkg.go.dev/github.com/markedjs/marked","install_command":"go get github.com/markedjs/marked","documentation_url":"https://pkg.go.dev/github.com/markedjs/marked#section-documentation","metadata":{},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:29:18.708Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/markedjs/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/markedjs/marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/markedjs/marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/markedjs/marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmarkedjs%2Fmarked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmarkedjs%2Fmarked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmarkedjs%2Fmarked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmarkedjs%2Fmarked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmarkedjs%2Fmarked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmarkedjs%2Fmarked/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263069,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11578185,"name":"marked-mm-js","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":null,"versions_count":4,"first_release_published_at":"2025-04-24T03:57:13.528Z","latest_release_published_at":"2025-04-24T04:05:33.501Z","latest_release_number":"1.0.3","last_synced_at":"2026-08-12T02:33:01.192Z","created_at":"2025-04-24T04:01:01.304Z","updated_at":"2026-08-12T02:33:01.192Z","registry_url":"https://www.npmjs.com/package/marked-mm-js","install_command":"npm install marked-mm-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T01:34:29.443Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.762391229734916,"dependent_packages_count":35.74393813975087,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.25316468474289},"purl":"pkg:npm/marked-mm-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/marked-mm-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/marked-mm-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/marked-mm-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T01:03:28.698Z","issues_count":392,"pull_requests_count":1032,"avg_time_to_close_issue":14605281.673652695,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":334,"pull_requests_closed_count":925,"pull_request_authors_count":108,"issue_authors_count":347,"avg_comments_per_issue":3.7933673469387754,"avg_comments_per_pull_request":1.5436046511627908,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":45,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":966332.1111111111,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":1.9333333333333333,"past_year_avg_comments_per_pull_request":2.4692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-mm-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-mm-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-mm-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-mm-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-mm-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-mm-js/codemeta","maintainers":[{"uuid":"dujiedashi","login":"dujiedashi","name":null,"email":"284286324@qq.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~dujiedashi","role":null,"created_at":"2025-04-24T04:09:52.403Z","updated_at":"2025-04-24T04:09:52.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dujiedashi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14099503,"name":"@depup/marked","ecosystem":"npm","description":"A markdown parser built for speed (with updated dependencies)","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["marked","depup","updated-dependencies","security","latest","patched","markdown","markup","html"],"namespace":"depup","versions_count":5,"first_release_published_at":"2026-03-20T16:20:01.288Z","latest_release_published_at":"2026-08-04T09:00:18.900Z","latest_release_number":"18.0.9-depup.0","last_synced_at":"2026-08-12T02:33:00.465Z","created_at":"2026-03-23T00:11:34.277Z","updated_at":"2026-08-12T02:33:00.465Z","registry_url":"https://www.npmjs.com/package/@depup/marked","install_command":"npm install @depup/marked","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"18.0.9-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-08T00:32:34.193Z","dependent_packages_count":0,"downloads":333,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.356192877460796,"dependent_packages_count":32.23715913671932,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.296676007090056},"purl":"pkg:npm/%40depup/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T22:31:59.625Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fmarked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fmarked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fmarked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fmarked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fmarked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fmarked/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2114,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-23T00:11:40.724Z","updated_at":"2026-03-23T00:11:40.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7559496,"name":"@ponomarevlad/marked","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":"ponomarevlad","versions_count":1,"first_release_published_at":"2023-04-11T23:22:34.856Z","latest_release_published_at":"2023-04-11T23:22:34.856Z","latest_release_number":"4.3.0-build.1","last_synced_at":"2026-08-12T02:33:00.646Z","created_at":"2023-04-11T23:50:30.280Z","updated_at":"2026-08-12T02:33:00.647Z","registry_url":"https://www.npmjs.com/package/@ponomarevlad/marked","install_command":"npm install @ponomarevlad/marked","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.3.0-build.1"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T01:34:29.434Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.9655495056172,"dependent_packages_count":26.37682093098524,"stargazers_count":0.5310692056271364,"forks_count":0.5866312616207318,"average":11.615017725962577},"purl":"pkg:npm/%40ponomarevlad/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ponomarevlad/marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ponomarevlad/marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ponomarevlad/marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T01:03:28.698Z","issues_count":392,"pull_requests_count":1032,"avg_time_to_close_issue":14605281.673652695,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":334,"pull_requests_closed_count":925,"pull_request_authors_count":108,"issue_authors_count":347,"avg_comments_per_issue":3.7933673469387754,"avg_comments_per_pull_request":1.5436046511627908,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":45,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":966332.1111111111,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":1.9333333333333333,"past_year_avg_comments_per_pull_request":2.4692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ponomarevlad%2Fmarked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ponomarevlad%2Fmarked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ponomarevlad%2Fmarked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ponomarevlad%2Fmarked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ponomarevlad%2Fmarked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ponomarevlad%2Fmarked/codemeta","maintainers":[{"uuid":"ponomarevlad","login":"ponomarevlad","name":null,"email":"npm@ponomarevlad.ru","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~ponomarevlad","role":null,"created_at":"2023-04-12T00:04:13.843Z","updated_at":"2023-04-12T00:04:13.843Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ponomarevlad/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1081344,"name":"marked","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":null,"versions_count":220,"first_release_published_at":"2011-07-24T13:15:10.144Z","latest_release_published_at":"2026-08-04T04:35:37.017Z","latest_release_number":"18.0.9","last_synced_at":"2026-08-12T13:20:13.195Z","created_at":"2022-04-08T02:00:14.043Z","updated_at":"2026-08-13T01:23:13.735Z","registry_url":"https://www.npmjs.com/package/marked","install_command":"npm install marked","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"18.0.9"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2024-04-29T16:38:17.000Z","size":9895,"stargazers_count":31924,"open_issues_count":25,"forks_count":3349,"subscribers_count":387,"default_branch":"master","last_synced_at":"2024-05-01T20:51:45.085Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2024-05-06T02:29:26.563Z","dependencies_parsed_at":"2022-07-14T07:20:38.670Z","dependency_job_id":"a4308737-bc45-4185-9b01-795d4c879acc","html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":2769,"total_committers":181,"mean_commits":"15.298342541436464","dds":0.7771758757674251,"last_synced_commit":"39cee771b659ea0eba49bd69dba10817403550d6"},"previous_names":["chjj/marked"],"tags_count":168,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217597392,"owners_count":16201776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T05:41:02.220Z","dependent_packages_count":12165,"downloads":246594759,"downloads_period":"last-month","dependent_repos_count":468889,"rankings":{"downloads":0.042137565598661456,"dependent_repos_count":0.05344543732851667,"dependent_packages_count":0.008268710078489772,"stargazers_count":0.5058972056962103,"forks_count":0.6107072129162727,"docker_downloads_count":0.046655238323664146,"average":0.21118522832363584},"purl":"pkg:npm/marked","advisories":[{"uuid":"GSA_kwCzR0hTQS02djljLTdjZzYtMjdxN84ABV8X","url":"https://github.com/advisories/GHSA-6v9c-7cg6-27q7","title":"Marked Vulnerable to OOM Denial of Service via Infinite Recursion in marked Tokenizer","description":"### Summary\nA critical Denial of Service (DoS) vulnerability exists in `marked@18.0.0`. By providing a specific 3-byte input sequence a tab, a vertical tab, and a newline (`\\x09\\x0b\\n`)—an unauthenticated attacker can trigger an infinite recursion loop during parsing. This leads to unbounded memory allocation, causing the host Node.js application to crash via Memory Exhaustion (OOM). \n\n### Details\nThe vulnerability originates in how `marked`'s block tokenizer handles unexpected whitespace characters. \n\n1. **Tab Character (`\\x09`) Consumption**: The `space()` tokenizer matches standard whitespace using the regex `/^(?:[ \\t]*(?:\\n|$))+/`. When parsing the malicious payload (`\\x09\\x0b\\n`), this rule successfully consumes the initial tab character (`\\x09`).\n2. **Vertical Tab (`\\x0b`) Bypass**: The remaining input is now `\\x0b\\n`. The newline block rule explicitly looks for spaces or standard tabs (`[ \\t]`) followed by a newline. Because the vertical tab is a legacy ASCII character not accounted for in this rule, it fails to match.\n3. **Fallback to Text Tokenizer**: None of the standard block tokenizers (blockquote, code, heading, etc.) match `\\x0b\\n`. As a result, the parser falls through to the `text` tokenizer (`/^[^\\n]+/`), which matches any character except a newline.\n4. **Infinite Recursion**: Inside `blockTokens()`, the `text` tokenizer creates a text token and subsequently calls `inlineTokens()` on the exact same content. Inside `inlineTokens()`, the text rule again matches `\\x0b\\n` and recursively calls `inlineTokens()`. This creates an inescapable cycle: `blockTokens() → text token → inlineTokens() → text rule matches → inlineTokens() → ...`\n\nWith each recursive call allocating new token objects and concatenating strings, memory grows indefinitely until the Node.js heap limit is reached.\n\n**Vulnerable Code in `lib/marked.esm.js` (Lexer class, `blockTokens()`):**\n```javascript\n// The text tokenizer triggers infinite recursion\nif(r=this.tokenizer.text(e)) {\n    e=e.substring(r.raw.length);\n    let s=t.at(-1);\n    s?.type===\"text\"?(s.raw+=(s.raw.endsWith(\"\\n\")?\"\":\"\\n\")+r.raw, s.text+=\"\\n\"+r.text, this.inlineQueue.pop(), this.inlineQueue.at(-1).src=s.text):t.push(r);\n    // ↑ This calls inlineTokens() internally via the text tokenizer, causing the OOM loop\n    continue;\n}\n```\n\n### PoC\nThis vulnerability can be reproduced using any standard Node.js environment with `marked@18.0.0` installed.\n\n1. Create a file named `poc.js` with the following content:\n```javascript\nconst marked = require('marked');\n\n// The vulnerable 3-byte pattern: tab + vertical tab + newline\nconst vulnerableInput = '\\x09\\x0b\\n';\n\nconsole.log('Attempting to parse malicious payload...');\ntry {\n    marked.parse(vulnerableInput);\n} catch(e) {\n    console.log('Error:', e.message);\n}\n```\n2. Run the script: `node poc.js`\n3. **Result:** The process will hang briefly as memory spikes, ultimately crashing with: `FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory`.\n\n### Impact\nThis is a High-Severity Denial of Service (DoS) vulnerability via Memory Exhaustion. \n\n**Impacted Parties:** Any application, API, chatbot, or documentation system using `marked@18.0.0` (and potentially earlier versions) to parse untrusted user input is vulnerable. \n\nBecause the payload requires zero authentication and only 3 bytes of data, it requires virtually no resources from the attacker to remotely crash the service and achieve a total loss of availability for the targeted application.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-29T22:12:20.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/markedjs/marked/security/advisories/GHSA-6v9c-7cg6-27q7","https://nvd.nist.gov/vuln/detail/CVE-2026-41680","https://github.com/advisories/GHSA-6v9c-7cg6-27q7"],"source_kind":"github","identifiers":["GHSA-6v9c-7cg6-27q7","CVE-2026-41680"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-29T23:00:10.270Z","updated_at":"2026-08-13T01:03:38.705Z","epss_percentage":0.00342,"epss_percentile":0.26502,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02djljLTdjZzYtMjdxN84ABV8X","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02djljLTdjZzYtMjdxN84ABV8X","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"18.0.2","vulnerable_version_range":"\u003e= 18.0.0, \u003c= 18.0.1"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02djljLTdjZzYtMjdxN84ABV8X/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1wOXd4LTI1MjktZnA4M84ABIU_","url":"https://github.com/advisories/GHSA-p9wx-2529-fp83","title":"Marked allows Regular Expression Denial of Service (ReDoS) attacks","description":"Marked prior to version 0.3.17 is vulnerable to a Regular Expression Denial of Service (ReDoS) attack due to catastrophic backtracking in several regular expressions used for parsing HTML tags and markdown links. An attacker can exploit this vulnerability by providing specially crafted markdown input, such as deeply nested or repetitively structured brackets or tag attributes, which cause the parser to hang and lead to a Denial of Service.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-05-23T15:31:16.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-25110","https://github.com/markedjs/marked/issues/1070","https://github.com/markedjs/marked/pull/1083","https://github.com/markedjs/marked/commit/20bfc106013ed45713a21672ad4a34df94dcd485","https://github.com/Checkmarx/Vulnerabilities-Proofs-of-Concept/tree/main/2018/CVE-2018-25110","https://github.com/advisories/GHSA-p9wx-2529-fp83"],"source_kind":"github","identifiers":["GHSA-p9wx-2529-fp83","CVE-2018-25110"],"repository_url":"https://github.com/markedjs/marked","blast_radius":39.130383306606475,"created_at":"2025-05-27T16:08:40.635Z","updated_at":"2026-08-13T01:08:38.863Z","epss_percentage":0.00513,"epss_percentile":0.40629,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wOXd4LTI1MjktZnA4M84ABIU_","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wOXd4LTI1MjktZnA4M84ABIU_","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.3.17","vulnerable_version_range":"\u003c 0.3.17"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wOXd4LTI1MjktZnA4M84ABIU_/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01djJoLXIyY3gtNXhnas0jVA","url":"https://github.com/advisories/GHSA-5v2h-r2cx-5xgj","title":"Inefficient Regular Expression Complexity in marked","description":"### Impact\n\n_What kind of vulnerability is it?_\n\nDenial of service.\n\nThe regular expression `inline.reflinkSearch` may cause catastrophic backtracking against some strings.\nPoC is the following.\n\n```javascript\nimport * as marked from 'marked';\n\nconsole.log(marked.parse(`[x]: x\n\n\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](\\\\[\\\\](`));\n```\n\n_Who is impacted?_\n\nAnyone who runs untrusted markdown through marked and does not use a worker with a time limit.\n\n### Patches\n\n_Has the problem been patched?_\n\nYes\n\n_What versions should users upgrade to?_\n\n4.0.10\n\n### Workarounds\n\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nDo not run untrusted markdown through marked or run marked on a [worker](https://marked.js.org/using_advanced#workers) thread and set a reasonable time limit to prevent draining resources.\n\n### References\n\n_Are there any links users can visit to find out more?_\n\n- https://marked.js.org/using_advanced#workers\n- https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [marked](https://github.com/markedjs/marked)\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-14T21:04:46.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/markedjs/marked/security/advisories/GHSA-5v2h-r2cx-5xgj","https://nvd.nist.gov/vuln/detail/CVE-2022-21681","https://github.com/markedjs/marked/commit/8f806573a3f6c6b7a39b8cdb66ab5ebb8d55a5f5","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AIXDMC3CSHYW3YWVSQOXAWLUYQHAO5UX/","https://github.com/markedjs/marked/commit/c4a3ccd344b6929afa8a1d50ac54a721e57012c0","https://github.com/advisories/GHSA-5v2h-r2cx-5xgj"],"source_kind":"github","identifiers":["GHSA-5v2h-r2cx-5xgj","CVE-2022-21681"],"repository_url":"https://github.com/markedjs/marked","blast_radius":0.0,"created_at":"2022-12-21T16:12:38.482Z","updated_at":"2026-08-13T01:15:03.404Z","epss_percentage":0.02743,"epss_percentile":0.84508,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01djJoLXIyY3gtNXhnas0jVA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01djJoLXIyY3gtNXhnas0jVA","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"4.0.10","vulnerable_version_range":"\u003c 4.0.10"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01djJoLXIyY3gtNXhnas0jVA/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1ycnJtLXFqbTQtdjhoZs0jUw","url":"https://github.com/advisories/GHSA-rrrm-qjm4-v8hf","title":"Inefficient Regular Expression Complexity in marked","description":"### Impact\n\n_What kind of vulnerability is it?_\n\nDenial of service.\n\nThe regular expression `block.def` may cause catastrophic backtracking against some strings.\nPoC is the following.\n\n```javascript\nimport * as marked from \"marked\";\n\nmarked.parse(`[x]:${' '.repeat(1500)}x ${' '.repeat(1500)} x`);\n```\n\n_Who is impacted?_\n\nAnyone who runs untrusted markdown through marked and does not use a worker with a time limit.\n\n### Patches\n\n_Has the problem been patched?_\n\nYes\n\n_What versions should users upgrade to?_\n\n4.0.10\n\n### Workarounds\n\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nDo not run untrusted markdown through marked or run marked on a [worker](https://marked.js.org/using_advanced#workers) thread and set a reasonable time limit to prevent draining resources.\n\n### References\n\n_Are there any links users can visit to find out more?_\n\n- https://marked.js.org/using_advanced#workers\n- https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [marked](https://github.com/markedjs/marked)\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-14T21:04:41.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/markedjs/marked/security/advisories/GHSA-rrrm-qjm4-v8hf","https://nvd.nist.gov/vuln/detail/CVE-2022-21680","https://github.com/markedjs/marked/commit/c4a3ccd344b6929afa8a1d50ac54a721e57012c0","https://github.com/markedjs/marked/releases/tag/v4.0.10","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AIXDMC3CSHYW3YWVSQOXAWLUYQHAO5UX/","https://github.com/advisories/GHSA-rrrm-qjm4-v8hf"],"source_kind":"github","identifiers":["GHSA-rrrm-qjm4-v8hf","CVE-2022-21680"],"repository_url":"https://github.com/markedjs/marked","blast_radius":0.0,"created_at":"2022-12-21T16:12:38.491Z","updated_at":"2026-08-13T01:15:03.403Z","epss_percentage":0.02828,"epss_percentile":0.8477,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ycnJtLXFqbTQtdjhoZs0jUw","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ycnJtLXFqbTQtdjhoZs0jUw","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"4.0.10","vulnerable_version_range":"\u003c 4.0.10"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ycnJtLXFqbTQtdjhoZs0jUw/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13am1mLTU4dmMteHFqcs4AAuAc","url":"https://github.com/advisories/GHSA-wjmf-58vc-xqjr","title":"Content injection in marked","description":"Versions 0.3.7 and earlier of marked When mangling is disabled via option mangle don't escape target href. This allow attacker to inject arbitrary html-event into resulting a tag.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-02-25T02:01:56.000Z","withdrawn_at":"2021-02-25T02:01:56.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/markedjs/marked/issues/926","https://github.com/markedjs/marked/commit/cb72584c5d9d32ebfdbb99e35fb9b81af2b79686","https://github.com/advisories/GHSA-wjmf-58vc-xqjr"],"source_kind":"github","identifiers":["GHSA-wjmf-58vc-xqjr"],"repository_url":"https://github.com/markedjs/marked","blast_radius":0.0,"created_at":"2022-12-21T16:12:01.404Z","updated_at":"2026-08-13T01:19:23.467Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13am1mLTU4dmMteHFqcs4AAuAc","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13am1mLTU4dmMteHFqcs4AAuAc","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.3.9","vulnerable_version_range":"\u003c 0.3.9"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13am1mLTU4dmMteHFqcs4AAuAc/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03bTdxLXE1M3YtajQ3ds4AAuAb","url":"https://github.com/advisories/GHSA-7m7q-q53v-j47v","title":"Regular Expression Denial of Service","description":"A flaw was found in nodejs-marked versions from 0.5.0 to before 0.6.1. Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS). Input to the host variable is vulnerable when input contains parenthesis in link URIs, coupled with a high number of link tokens in a single line.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-02-25T02:01:47.000Z","withdrawn_at":"2021-02-25T02:01:47.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/Feder1co5oave/marktex/commit/cc8a45288b59ca10a8fedaed9028072021be9999","https://bugzilla.redhat.com/show_bug.cgi?id=1679550","https://github.com/advisories/GHSA-7m7q-q53v-j47v"],"source_kind":"github","identifiers":["GHSA-7m7q-q53v-j47v"],"repository_url":"https://github.com/Feder1co5oave/marktex","blast_radius":0.0,"created_at":"2022-12-21T16:12:01.412Z","updated_at":"2026-08-13T01:19:23.468Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03bTdxLXE1M3YtajQ3ds4AAuAb","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03bTdxLXE1M3YtajQ3ds4AAuAb","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.6.1","vulnerable_version_range":"\u003e= 0.5.0, \u003c 0.6.1"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03bTdxLXE1M3YtajQ3ds4AAuAb/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04d3AzLWNwOXYtNDRmbc4AAuAa","url":"https://github.com/advisories/GHSA-8wp3-cp9v-44fm","title":"Cross-Site Scripting in marked","description":"Versions 0.3.7 and earlier of marked unescape only lowercase while owsers support both lowercase and uppercase x in hexadecimal form of HTML character entity","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-02-25T02:01:15.000Z","withdrawn_at":"2021-02-25T02:01:15.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/markedjs/marked/issues/925","https://github.com/markedjs/marked/commit/6d1901ff71abb83aa32ca9a5ce47471382ea42a9","https://github.com/advisories/GHSA-8wp3-cp9v-44fm"],"source_kind":"github","identifiers":["GHSA-8wp3-cp9v-44fm"],"repository_url":"https://github.com/markedjs/marked","blast_radius":0.0,"created_at":"2022-12-21T16:12:01.421Z","updated_at":"2026-08-13T01:19:23.468Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04d3AzLWNwOXYtNDRmbc4AAuAa","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04d3AzLWNwOXYtNDRmbc4AAuAa","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.3.9","vulnerable_version_range":"\u003c 0.3.9"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04d3AzLWNwOXYtNDRmbc4AAuAa/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTRyNjItdjR2cS1ocjk2","url":"https://github.com/advisories/GHSA-4r62-v4vq-hr96","title":"Regular Expression Denial of Service (REDoS) in Marked","description":"### Impact\n_What kind of vulnerability is it? Who is impacted?_\n\n[Regular expression Denial of Service](https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS)\n\nA Denial of Service attack can affect anyone who runs user generated code through `marked`.\n\n### Patches\n_Has the problem been patched? What versions should users upgrade to?_\n\npatched in v2.0.0\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nNone.\n\n### References\n_Are there any links users can visit to find out more?_\n\nhttps://github.com/markedjs/marked/issues/1927\nhttps://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [marked](https://github.com/markedjs/marked/issues)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-02-08T21:17:58.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/markedjs/marked/security/advisories/GHSA-4r62-v4vq-hr96","https://github.com/markedjs/marked/issues/1927","https://github.com/markedjs/marked/pull/1864","https://github.com/markedjs/marked/commit/7293251c438e3ee968970f7609f1a27f9007bccd","https://www.npmjs.com/package/marked","https://nvd.nist.gov/vuln/detail/CVE-2021-21306","https://github.com/advisories/GHSA-4r62-v4vq-hr96"],"source_kind":"github","identifiers":["GHSA-4r62-v4vq-hr96","CVE-2021-21306"],"repository_url":"https://github.com/markedjs/marked","blast_radius":0.0,"created_at":"2022-12-21T16:13:11.591Z","updated_at":"2026-08-13T01:22:03.579Z","epss_percentage":0.02462,"epss_percentile":0.825,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTRyNjItdjR2cS1ocjk2","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTRyNjItdjR2cS1ocjk2","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"2.0.0","vulnerable_version_range":"\u003e= 1.1.1, \u003c 2.0.0"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTRyNjItdjR2cS1ocjk2/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNoNTItdmdxMi05NDNm","url":"https://github.com/advisories/GHSA-ch52-vgq2-943f","title":"Regular Expression Denial of Service in marked","description":"Affected versions of `marked` are vulnerable to Regular Expression Denial of Service (ReDoS). The `_label` subrule may significantly degrade parsing performance of malformed input.\n\n\n## Recommendation\n\nUpgrade to version 0.7.0 or later.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2020-09-03T18:15:53.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://www.npmjs.com/advisories/1076","https://github.com/advisories/GHSA-ch52-vgq2-943f"],"source_kind":"github","identifiers":["GHSA-ch52-vgq2-943f"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:17.166Z","updated_at":"2026-08-13T01:22:22.406Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNoNTItdmdxMi05NDNm","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNoNTItdmdxMi05NDNm","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.7.0","vulnerable_version_range":"\u003e= 0.4.0, \u003c 0.7.0"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNoNTItdmdxMi05NDNm/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTljdzItanFwNS03eDM5","url":"https://github.com/advisories/GHSA-9cw2-jqp5-7x39","title":"Multiple Content Injection Vulnerabilities in marked","description":"Versions 0.3.0 and earlier of `marked` are affected by two cross-site scripting vulnerabilities, even when `sanitize: true` is set.\n\nThe attack vectors for this vulnerability are GFM Codeblocks and JavaScript URLs.\n\n\n## Recommendation\n\nUpgrade to version 0.3.1 or later.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2020-08-31T22:52:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.1,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2014-1850","https://www.npmjs.com/advisories/22","https://github.com/advisories/GHSA-9cw2-jqp5-7x39"],"source_kind":"github","identifiers":["GHSA-9cw2-jqp5-7x39","CVE-2014-3743"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:22.611Z","updated_at":"2026-08-13T01:22:28.652Z","epss_percentage":0.01715,"epss_percentile":0.74501,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTljdzItanFwNS03eDM5","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTljdzItanFwNS03eDM5","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.3.1","vulnerable_version_range":"\u003c= 0.3.0"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTljdzItanFwNS03eDM5/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTMydnctcjc3Yy1nbTY3","url":"https://github.com/advisories/GHSA-32vw-r77c-gm67","title":"Withdrawn Advisory: marked cross-site scripting vulnerability","description":"Versions 0.3.2 and earlier of marked are affected by a cross-site scripting vulnerability even when sanitize:true is set.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2020-08-03T17:57:05.000Z","withdrawn_at":"2020-08-03T17:57:05.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/markedjs/marked/issues/492","https://github.com/markedjs/marked/commit/fc372d1c6293267722e33f2719d57cebd67b3da1","https://www.npmjs.com/advisories/24","https://www.npmjs.com/advisories/24/versions","https://github.com/advisories/GHSA-32vw-r77c-gm67"],"source_kind":"github","identifiers":["GHSA-32vw-r77c-gm67"],"repository_url":"https://github.com/markedjs/marked","blast_radius":0.0,"created_at":"2022-12-21T16:12:01.505Z","updated_at":"2026-08-13T01:19:23.471Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTMydnctcjc3Yy1nbTY3","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTMydnctcjc3Yy1nbTY3","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.3.3","vulnerable_version_range":"\u003c 0.3.3"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTMydnctcjc3Yy1nbTY3/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXhmNXAtODdjaC1neHcy","url":"https://github.com/advisories/GHSA-xf5p-87ch-gxw2","title":"Marked ReDoS due to email addresses being evaluated in quadratic time","description":"Versions of `marked` from 0.3.14 until 0.6.2 are vulnerable to Regular Expression Denial of Service. Email addresses may be evaluated in quadratic time, allowing attackers to potentially crash the node process due to resource exhaustion.\n\n\n## Recommendation\n\nUpgrade to version 0.6.2 or later.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-06-05T14:10:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/markedjs/marked/commit/b15e42b67cec9ded8505e9d68bb8741ad7a9590d","https://github.com/markedjs/marked/pull/1460","https://snyk.io/vuln/SNYK-JS-MARKED-174116","https://www.npmjs.com/advisories/812","https://github.com/markedjs/marked/releases/tag/v0.6.2","https://github.com/advisories/GHSA-xf5p-87ch-gxw2"],"source_kind":"github","identifiers":["GHSA-xf5p-87ch-gxw2"],"repository_url":"https://github.com/markedjs/marked","blast_radius":0.0,"created_at":"2022-12-21T16:12:09.308Z","updated_at":"2026-08-13T01:19:24.603Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXhmNXAtODdjaC1neHcy","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXhmNXAtODdjaC1neHcy","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.6.2","vulnerable_version_range":"\u003e= 0.3.14, \u003c 0.6.2"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXhmNXAtODdjaC1neHcy/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXZmdmYtbXFxOC1yd3Fj","url":"https://github.com/advisories/GHSA-vfvf-mqq8-rwqc","title":"Sanitization bypass using HTML Entities in marked","description":"Affected versions of `marked` are susceptible to a cross-site scripting vulnerability in link components when `sanitize:true` is configured. \n\n## Proof of Concept\n\nThis flaw exists because link URIs containing HTML entities get processed in an abnormal manner. Any HTML Entities get parsed on a best-effort basis and included in the resulting link, while if that parsing fails that character is omitted.\n\nFor example:\n\nA link URI such as\n```\njavascript\u0026#x58document;alert\u0026#40;1\u0026#41;\n```\nRenders a valid link that when clicked will execute `alert(1)`.\n\n\n## Recommendation\n\nUpdate to version 0.3.6 or later.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-02-18T23:58:20.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.1,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-10531","https://github.com/chjj/marked/pull/592","https://github.com/chjj/marked/pull/592/commits/2cff85979be8e7a026a9aca35542c470cf5da523","https://github.com/advisories/GHSA-vfvf-mqq8-rwqc","https://www.npmjs.com/advisories/101"],"source_kind":"github","identifiers":["GHSA-vfvf-mqq8-rwqc","CVE-2016-10531"],"repository_url":"https://github.com/chjj/marked","blast_radius":0.0,"created_at":"2022-12-21T16:13:31.430Z","updated_at":"2026-08-13T01:16:21.022Z","epss_percentage":0.01463,"epss_percentile":0.70518,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXZmdmYtbXFxOC1yd3Fj","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXZmdmYtbXFxOC1yd3Fj","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.3.6","vulnerable_version_range":"\u003c 0.3.6"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXZmdmYtbXFxOC1yd3Fj/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXg1cGctODh3Zi1xcTRw","url":"https://github.com/advisories/GHSA-x5pg-88wf-qq4p","title":"Regular Expression Denial of Service in marked","description":"Affected versions of `marked` are vulnerable to a regular expression denial of service. \n\nThe amplification in this vulnerability is significant, with 1,000 characters resulting in the event loop being blocked for around 6 seconds.\n\n\n## Recommendation\n\nUpdate to version 0.3.9 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2018-07-24T20:10:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2017-16114","https://github.com/chjj/marked/issues/937","https://github.com/advisories/GHSA-x5pg-88wf-qq4p","https://www.npmjs.com/advisories/531"],"source_kind":"github","identifiers":["GHSA-x5pg-88wf-qq4p","CVE-2017-16114"],"repository_url":"https://github.com/chjj/marked","blast_radius":0.0,"created_at":"2022-12-21T16:13:32.860Z","updated_at":"2026-08-13T01:16:21.023Z","epss_percentage":0.01758,"epss_percentile":0.75501,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXg1cGctODh3Zi1xcTRw","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXg1cGctODh3Zi1xcTRw","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.3.9","vulnerable_version_range":"\u003c 0.3.9"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXg1cGctODh3Zi1xcTRw/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdweDctN3hqeC1oeG04","url":"https://github.com/advisories/GHSA-7px7-7xjx-hxm8","title":"Marked vulnerable to XSS from data URIs","description":"marked version 0.3.6 and earlier is vulnerable to an XSS attack in the data: URI parser.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-01-04T21:04:19.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.1,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2017-1000427","https://github.com/advisories/GHSA-7px7-7xjx-hxm8","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BO2RMVVZVV6NFTU46B5RYRK7ZCXYARZS/","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M6BJG6RGDH7ZWVVAUFBFI5L32RSMQN2S/","https://snyk.io/vuln/npm:marked:20170112"],"source_kind":"github","identifiers":["GHSA-7px7-7xjx-hxm8","CVE-2017-1000427"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:37.516Z","updated_at":"2026-08-13T01:16:21.017Z","epss_percentage":0.01512,"epss_percentile":0.71508,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdweDctN3hqeC1oeG04","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdweDctN3hqeC1oeG04","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.3.7","vulnerable_version_range":"\u003c 0.3.7"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdweDctN3hqeC1oeG04/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNybXgtdjgzNS1oY3A0","url":"https://github.com/advisories/GHSA-crmx-v835-hcp4","title":"Moderate severity vulnerability that affects marked","description":"# Withdrawn\n\nThis advisory has been withdrawn, per NVD: [\"This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue.\"](https://nvd.nist.gov/vuln/detail/CVE-2017-17461)\n\n# Original Description\n\nA Regular expression Denial of Service (ReDoS) vulnerability in the file marked.js of the marked npm package (tested on version 0.3.7) allows a remote attacker to overload and crash a server by passing a maliciously crafted string.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-01-04T21:04:09.000Z","withdrawn_at":"2021-12-02T22:47:36.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2017-17461","https://github.com/advisories/GHSA-crmx-v835-hcp4"],"source_kind":"github","identifiers":["GHSA-crmx-v835-hcp4","CVE-2017-17461"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:37.526Z","updated_at":"2026-08-13T01:22:56.668Z","epss_percentage":0.00266,"epss_percentile":0.67501,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNybXgtdjgzNS1oY3A0","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNybXgtdjgzNS1oY3A0","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.3.9","vulnerable_version_range":"\u003c 0.3.9"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNybXgtdjgzNS1oY3A0/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNmamgtcDNnNC0zcTJm","url":"https://github.com/advisories/GHSA-cfjh-p3g4-3q2f","title":"VBScript Content Injection in marked","description":"Versions 0.3.2 and earlier of `marked` are affected by a cross-site scripting vulnerability even when `sanitize:true` is set. \n\n## Proof of Concept ( IE10 Compatibility Mode Only )\n\n`[xss link](vbscript:alert(1\u0026#41;)`\n\nwill get a link\n\n`\u003ca href=\"vbscript:alert(1)\"\u003exss link\u003c/a\u003e`\n\n\n## Recommendation\n\nUpdate to version 0.3.3 or later.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2017-10-24T18:33:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2015-1370","https://github.com/markedjs/marked/issues/492","https://github.com/markedjs/marked/commit/fc372d1c6293267722e33f2719d57cebd67b3da1","https://www.npmjs.com/advisories/24","https://www.npmjs.com/advisories/24/versions","https://github.com/chjj/marked/issues/492","https://github.com/evilpacket/marked/commit/3c191144939107c45a7fa11ab6cb88be6694a1ba","http://www.openwall.com/lists/oss-security/2015/01/23/2","https://github.com/advisories/GHSA-cfjh-p3g4-3q2f"],"source_kind":"github","identifiers":["GHSA-cfjh-p3g4-3q2f","CVE-2015-1370"],"repository_url":"https://github.com/markedjs/marked","blast_radius":0.0,"created_at":"2022-12-21T16:13:39.067Z","updated_at":"2026-08-13T01:22:58.946Z","epss_percentage":0.02051,"epss_percentile":0.79501,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNmamgtcDNnNC0zcTJm","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNmamgtcDNnNC0zcTJm","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.3.3","vulnerable_version_range":"\u003c 0.3.3"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNmamgtcDNnNC0zcTJm/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhqY3AtajM4OS01OWZm","url":"https://github.com/advisories/GHSA-hjcp-j389-59ff","title":"Regular Expression Denial of Service in marked","description":"Versions 0.3.3 and earlier of `marked` are affected by a regular expression denial of service ( ReDoS ) vulnerability when passed inputs that reach the `em` inline rule.\n\n\n\n## Recommendation\n\nUpdate to version 0.3.4 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2017-10-24T18:33:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-8854","https://github.com/chjj/marked/issues/497","https://github.com/advisories/GHSA-hjcp-j389-59ff","https://www.npmjs.com/advisories/23","https://www.owasp.org/index.php/Regular_expression_Denial_of_Service_-_ReDoS","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BO2RMVVZVV6NFTU46B5RYRK7ZCXYARZS/","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M6BJG6RGDH7ZWVVAUFBFI5L32RSMQN2S/","https://support.f5.com/csp/article/K05052081?utm_source=f5support\u0026amp;utm_medium=RSS","http://www.openwall.com/lists/oss-security/2016/04/20/11"],"source_kind":"github","identifiers":["GHSA-hjcp-j389-59ff","CVE-2015-8854"],"repository_url":"https://github.com/chjj/marked","blast_radius":0.0,"created_at":"2022-12-21T16:13:39.204Z","updated_at":"2026-08-13T01:13:38.312Z","epss_percentage":0.04334,"epss_percentile":0.90032,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhqY3AtajM4OS01OWZm","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhqY3AtajM4OS01OWZm","packages":[{"ecosystem":"npm","package_name":"marked","versions":[{"first_patched_version":"0.3.4","vulnerable_version_range":"\u003c 0.3.4"}],"purl":"pkg:npm/marked"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhqY3AtajM4OS01OWZm/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/marked","docker_dependents_count":10161,"docker_downloads_count":3078341284,"usage_url":"https://repos.ecosyste.ms/usage/npm/marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/marked/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-07T00:36:06.533Z","issues_count":291,"pull_requests_count":543,"avg_time_to_close_issue":16599737.270916335,"avg_time_to_close_pull_request":808489.9539347409,"issues_closed_count":251,"pull_requests_closed_count":521,"pull_request_authors_count":48,"issue_authors_count":222,"avg_comments_per_issue":4.378006872852234,"avg_comments_per_pull_request":1.701657458563536,"merged_pull_requests_count":472,"bot_issues_count":0,"bot_pull_requests_count":385,"past_year_issues_count":147,"past_year_pull_requests_count":348,"past_year_avg_time_to_close_issue":869001.6585365854,"past_year_avg_time_to_close_pull_request":263194.332361516,"past_year_issues_closed_count":123,"past_year_pull_requests_closed_count":343,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.938775510204082,"past_year_avg_comments_per_pull_request":1.2988505747126438,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":267,"past_year_merged_pull_requests_count":309,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked/codemeta","maintainers":[{"uuid":"amidknight","login":"amidknight","name":null,"email":"josh@8fold.pro","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~amidknight","role":null,"created_at":"2022-11-10T10:55:11.370Z","updated_at":"2022-11-10T10:55:11.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amidknight/packages"},{"uuid":"styfle","login":"styfle","name":null,"email":"steven@ceriously.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~styfle","role":null,"created_at":"2022-11-10T10:55:11.364Z","updated_at":"2022-11-10T10:55:11.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/styfle/packages"},{"uuid":"chjj","login":"chjj","name":null,"email":"chjjeffrey@gmail.com","url":null,"packages_count":135,"html_url":"https://www.npmjs.com/~chjj","role":null,"created_at":"2022-11-10T10:55:11.357Z","updated_at":"2022-11-10T10:55:11.357Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chjj/packages"},{"uuid":"tonybrix","login":"tonybrix","name":null,"email":"tony@brix.ninja","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~tonybrix","role":null,"created_at":"2022-11-10T10:55:11.377Z","updated_at":"2022-11-10T10:55:11.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tonybrix/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12522400,"name":"marked-cjs","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":null,"versions_count":3,"first_release_published_at":"2025-11-26T09:00:14.773Z","latest_release_published_at":"2025-11-26T09:05:25.435Z","latest_release_number":"17.0.3","last_synced_at":"2026-08-12T02:33:02.061Z","created_at":"2025-11-26T09:00:17.152Z","updated_at":"2026-08-12T02:33:02.061Z","registry_url":"https://www.npmjs.com/package/marked-cjs","install_command":"npm install marked-cjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"17.0.3"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:29:18.651Z","dependent_packages_count":0,"downloads":36,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.389858675501877,"dependent_packages_count":33.73580785442304,"stargazers_count":0.3692750056052035,"forks_count":0.4908324844362502,"docker_downloads_count":null,"average":14.496443504991591},"purl":"pkg:npm/marked-cjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/marked-cjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/marked-cjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/marked-cjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-cjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-cjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-cjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-cjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-cjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-cjs/codemeta","maintainers":[{"uuid":"jony89","login":"jony89","name":null,"email":"mathematica94@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~jony89","role":null,"created_at":"2025-11-26T09:00:20.578Z","updated_at":"2025-11-26T09:00:20.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jony89/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11490387,"name":"@rdkmaster/marked","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":"rdkmaster","versions_count":1,"first_release_published_at":"2024-03-23T00:40:50.244Z","latest_release_published_at":"2024-03-23T00:40:50.244Z","latest_release_number":"0.7.0-1","last_synced_at":"2026-08-12T02:33:02.542Z","created_at":"2025-03-28T01:32:02.673Z","updated_at":"2026-08-12T02:33:02.543Z","registry_url":"https://www.npmjs.com/package/@rdkmaster/marked","install_command":"npm install @rdkmaster/marked","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.7.0-1"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:29:18.765Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.546164396042052,"dependent_repos_count":24.95682551486972,"dependent_packages_count":36.02859422249109,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.843861377800952},"purl":"pkg:npm/%40rdkmaster/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rdkmaster/marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rdkmaster/marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rdkmaster/marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rdkmaster%2Fmarked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rdkmaster%2Fmarked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rdkmaster%2Fmarked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rdkmaster%2Fmarked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rdkmaster%2Fmarked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rdkmaster%2Fmarked/codemeta","maintainers":[{"uuid":"rdkmaster","login":"rdkmaster","name":null,"email":"gogocx@163.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~rdkmaster","role":null,"created_at":"2025-03-28T01:43:06.657Z","updated_at":"2025-03-28T01:43:06.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rdkmaster/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11661613,"name":"org.mvnpm:marked","ecosystem":"maven","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":[],"namespace":"org.mvnpm","versions_count":70,"first_release_published_at":"2025-03-20T00:09:00.000Z","latest_release_published_at":"2026-08-05T06:22:41.000Z","latest_release_number":"18.0.9","last_synced_at":"2026-08-12T02:33:02.364Z","created_at":"2025-05-20T08:15:33.729Z","updated_at":"2026-08-12T02:33:02.364Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/marked/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/marked/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:29:18.650Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.78402238600087,"dependent_packages_count":49.73396917983683,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.25899578291885},"purl":"pkg:maven/org.mvnpm/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:marked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:marked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:marked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:marked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:marked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:marked/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614323,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5000246,"name":"org.webjars.npm:github-com-markedjs-marked","ecosystem":"maven","description":"WebJar for marked","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2022-01-17T09:54:21.000Z","latest_release_published_at":"2025-02-24T08:45:33.000Z","latest_release_number":"9.1.6","last_synced_at":"2026-08-12T02:33:02.833Z","created_at":"2022-07-27T10:57:49.150Z","updated_at":"2026-08-12T02:33:02.833Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/github-com-markedjs-marked/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/github-com-markedjs-marked/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:29:18.687Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":0.6045308716039028,"forks_count":1.9311681510745322,"average":20.843875337829026},"purl":"pkg:maven/org.webjars.npm/github-com-markedjs-marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:github-com-markedjs-marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:github-com-markedjs-marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:github-com-markedjs-marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-markedjs-marked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-markedjs-marked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-markedjs-marked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-markedjs-marked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-markedjs-marked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-markedjs-marked/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614323,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5056182,"name":"org.webjars.npm:marked","ecosystem":"maven","description":"WebJar for marked","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":[],"namespace":"org.webjars.npm","versions_count":82,"first_release_published_at":"2015-09-14T18:23:09.000Z","latest_release_published_at":"2026-07-22T06:37:53.000Z","latest_release_number":"18.0.7","last_synced_at":"2026-08-12T02:33:02.947Z","created_at":"2022-07-27T23:44:02.934Z","updated_at":"2026-08-12T02:33:02.948Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/marked/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/marked/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:29:18.573Z","dependent_packages_count":43,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":9.283790413825558,"dependent_packages_count":1.5631852452614823,"stargazers_count":0.7603656643937801,"forks_count":2.395442211608743,"docker_downloads_count":null,"average":3.500695883772391},"purl":"pkg:maven/org.webjars.npm/marked","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:marked","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:marked","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:marked/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:marked/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:marked/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:marked/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:marked/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:marked/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:marked/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614323,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5111947,"name":"marked-change-little","ecosystem":"npm","description":"A markdown parser built for speed","homepage":"https://marked.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/markedjs/marked","keywords_array":["markdown","markup","html"],"namespace":null,"versions_count":2,"first_release_published_at":"2022-07-29T13:54:13.012Z","latest_release_published_at":"2022-07-29T14:01:13.266Z","latest_release_number":"1.0.1","last_synced_at":"2026-08-12T02:33:03.760Z","created_at":"2022-07-31T00:32:27.842Z","updated_at":"2026-08-12T02:33:03.760Z","registry_url":"https://www.npmjs.com/package/marked-change-little","install_command":"npm install marked-change-little","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37236644,"uuid":"2096579","full_name":"markedjs/marked","owner":"markedjs","description":"A markdown parser and compiler. Built for speed.","archived":false,"fork":false,"pushed_at":"2026-08-05T14:51:04.000Z","size":10630,"stargazers_count":37035,"open_issues_count":10,"forks_count":3617,"subscribers_count":380,"default_branch":"master","last_synced_at":"2026-08-06T11:57:13.174Z","etag":null,"topics":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"latest_commit_sha":null,"homepage":"https://marked.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markedjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-24T13:15:51.000Z","updated_at":"2026-08-06T11:47:38.000Z","dependencies_parsed_at":"2026-08-06T12:15:49.669Z","dependency_job_id":null,"html_url":"https://github.com/markedjs/marked","commit_stats":{"total_commits":3100,"total_committers":194,"mean_commits":15.97938144329897,"dds":0.7258064516129032,"last_synced_commit":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9"},"previous_names":["chjj/marked"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/markedjs/marked","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/sbom","scorecard":{"id":278293,"data":{"date":"2025-08-11","repo":{"name":"github.com/markedjs/marked","commit":"5f4b638e09c30bc126be69e212c93b246c73ec54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:9","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":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/markedjs/marked/tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:57"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:04:36.445Z","repository_id":37236644,"created_at":"2025-08-17T15:04:36.445Z","updated_at":"2025-08-17T15:04:36.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"markedjs","name":"Marked","uuid":"19886934","kind":"organization","description":"","email":null,"website":"https://marked.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19886934?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:03:03.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/markedjs","funding_links":[],"total_stars":31819,"followers":82,"following":0,"created_at":"2022-11-02T16:23:32.891Z","updated_at":"2024-03-25T20:03:03.623Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs/repositories"},"tags":[{"name":"v18.0.9","sha":"8e858a4f8e7f53ffeae7392a4c9f455e693aa737","kind":"commit","published_at":"2026-08-04T04:33:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.9/manifests"},{"name":"v18.0.8","sha":"12a84a8d3cd0e04e81655dbdae518a08362bd77f","kind":"commit","published_at":"2026-08-04T03:28:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.8/manifests"},{"name":"v18.0.7","sha":"a8971a1d764e8f577dcd137cf7ba4c89a15c22db","kind":"commit","published_at":"2026-07-21T01:50:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.7/manifests"},{"name":"v18.0.6","sha":"39bd884c5f17a8370cf957b8d46a15751868ab4d","kind":"commit","published_at":"2026-07-09T17:06:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.6/manifests"},{"name":"v18.0.5","sha":"4063c638cb621c09091d41b26f323ff074416bb9","kind":"commit","published_at":"2026-06-04T14:17:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.5/manifests"},{"name":"v18.0.4","sha":"0a2cd54cbe91911890e4460ae4fd7b9966e05654","kind":"commit","published_at":"2026-05-19T05:19:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.4/manifests"},{"name":"v18.0.3","sha":"e8dc3956161322a396811df34eebeaee6e9042f0","kind":"commit","published_at":"2026-05-01T14:23:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.3/manifests"},{"name":"v18.0.2","sha":"c4f4529d69d254458831f3c22187d080db2f3c83","kind":"commit","published_at":"2026-04-18T13:12:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.2/manifests"},{"name":"v18.0.1","sha":"98b38246c0ce4d0fb6c73c6fe8b26f7f6d3940f6","kind":"commit","published_at":"2026-04-17T03:17:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.1/manifests"},{"name":"v18.0.0","sha":"28954e090f3814cff7c37de14352ddf2d9efebda","kind":"commit","published_at":"2026-04-07T05:38:32.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v18.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v18.0.0/manifests"},{"name":"v17.0.6","sha":"e07037e943f75f3f941785af49d57d2f59780f71","kind":"commit","published_at":"2026-04-05T06:07:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.6/manifests"},{"name":"v17.0.5","sha":"811ea59aca1a76a0add55f59b703b50fc5605195","kind":"commit","published_at":"2026-03-20T15:13:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.5/manifests"},{"name":"v17.0.4","sha":"22f0c555375becb1eda9406a2975e71a266637cb","kind":"commit","published_at":"2026-03-04T17:35:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.4/manifests"},{"name":"v17.0.3","sha":"bced6159d37753a6cff2b2d31d34a08d46e6c999","kind":"commit","published_at":"2026-02-17T20:09:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.3/manifests"},{"name":"v17.0.2","sha":"e8246208bc9dffcf550d5d3744746c6809ad2bdf","kind":"commit","published_at":"2026-02-11T16:45:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"16209f52c1f7e9b51b60dbe054f9de04fe405247","kind":"commit","published_at":"2025-11-20T17:01:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3","kind":"commit","published_at":"2025-11-07T06:41:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v17.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v17.0.0/manifests"},{"name":"v16.4.2","sha":"244941a19225303f94aa60cb728373dc56e1dadf","kind":"commit","published_at":"2025-11-06T22:29:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.2/manifests"},{"name":"v16.4.1","sha":"7b1842b3682323a117f8a557749351f8b5bcf6ce","kind":"commit","published_at":"2025-10-17T07:26:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"3cadbbf96fc48ec962e9744ec88a0e640e480fe8","kind":"commit","published_at":"2025-10-07T03:35:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"9a5306d4c4dbafa76051d70dff8e20f55f2c6ba8","kind":"commit","published_at":"2025-09-14T14:33:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.3.0/manifests"},{"name":"v16.2.1","sha":"fc8a5d07e8e8cd3462f2a2fc70a9bf4bc926eb14","kind":"commit","published_at":"2025-08-27T13:07:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"47adf92861a8c3b27f900f9fc8f2dd59fdaaea83","kind":"commit","published_at":"2025-08-18T00:58:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.2.0/manifests"},{"name":"v16.1.2","sha":"a0dabae1342c4f43fabaf23ad09a5fd555816f1f","kind":"commit","published_at":"2025-08-04T02:30:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"9ba9c02f0120789112324c5cc863f37947ed6d81","kind":"commit","published_at":"2025-07-18T14:52:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"eb3ad1a21f88fc9eb29d3394401ea812b3fff639","kind":"commit","published_at":"2025-07-17T15:04:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"2b47cced195d2fb553e16332787c3b1693b3e83d","kind":"commit","published_at":"2025-06-27T04:49:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v16.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v16.0.0/manifests"},{"name":"v15.0.12","sha":"b4eb83bbb48107720d95162ccecf829ba16be91e","kind":"commit","published_at":"2025-05-20T05:03:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.12/manifests"},{"name":"v15.0.11","sha":"ea13bbe1e6a6318ea7c9aecaef3403ad1c5a0369","kind":"commit","published_at":"2025-04-25T00:46:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.11/manifests"},{"name":"v15.0.10","sha":"d5bc76eb3ca1e2fb51334335d6267182a613406c","kind":"commit","published_at":"2025-04-23T20:59:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.10/manifests"},{"name":"v15.0.9","sha":"c37336c24150d8175262cf01a289d88e34757170","kind":"commit","published_at":"2025-04-21T23:09:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.9/manifests"},{"name":"v15.0.8","sha":"fc85f926071c4d64e6d42c042c17cd31c4711179","kind":"commit","published_at":"2025-04-07T15:08:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.8/manifests"},{"name":"v15.0.7","sha":"bf4952f4958cb3fef586deaa7299c1e462072a3a","kind":"commit","published_at":"2025-02-09T23:38:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.7/manifests"},{"name":"v15.0.6","sha":"5624378bd3dcc44f71dd0568deffe7e85f6f12c9","kind":"commit","published_at":"2025-01-06T16:02:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.6/manifests"},{"name":"v15.0.5","sha":"42ac48b9b4b4c291bfda782bb3cfa8fd169fb346","kind":"commit","published_at":"2025-01-02T15:40:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.5/manifests"},{"name":"v15.0.4","sha":"dba1327fb66cface17dd7e0e175ea2916eee74cf","kind":"commit","published_at":"2024-12-15T02:24:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.4/manifests"},{"name":"v15.0.3","sha":"7e4e3435eaca2b0f48f5aedb53d67a36170086f3","kind":"commit","published_at":"2024-11-29T05:25:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"224d729bd85adccbd681c71af30a645b05c810fb","kind":"commit","published_at":"2024-11-20T23:18:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"5459c62833907a1e1bed92cfb978d1aa9a4a426a","kind":"commit","published_at":"2024-11-18T04:59:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"f66914efbd38259eb7cbb8c1e8b67d7c946c2017","kind":"commit","published_at":"2024-11-09T03:02:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v15.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v15.0.0/manifests"},{"name":"v14.1.4","sha":"10a53d9547c3cad58d9b217356fbaacaf60a3d09","kind":"commit","published_at":"2024-11-07T17:29:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.4/manifests"},{"name":"v14.1.3","sha":"4359a622fb6bc4e360c15914930b13e89e61820c","kind":"commit","published_at":"2024-10-15T04:30:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"0309c2f6f00324c18563d1e503107e56517c05a9","kind":"commit","published_at":"2024-09-08T15:31:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"f3c387fbcf9f9a7738072c29ec5f1ed5a326438c","kind":"commit","published_at":"2024-09-04T00:12:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"14dcd33d39a92ca48f7d0df68d6a546498fca432","kind":"commit","published_at":"2024-08-26T03:59:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"7972d7f9b578a31b32f469c14fc97c39ceb2b6c6","kind":"commit","published_at":"2024-08-07T03:37:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v14.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v14.0.0/manifests"},{"name":"v13.0.3","sha":"13a7f1d435d9140627c5ad1ebe5b0254cb4222bd","kind":"commit","published_at":"2024-07-28T17:34:01.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"a3887a181778059c54754c073d27ba254afb5812","kind":"commit","published_at":"2024-07-04T00:10:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"aaee616d54e82295d61a61aa26192416c2547ac4","kind":"commit","published_at":"2024-06-24T14:54:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"f56ba321443f074a3f314453873dc079f7278606","kind":"commit","published_at":"2024-06-12T06:10:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v13.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"c6a98ea66c36d12255543e2fabd8f8236dbc5276","kind":"commit","published_at":"2024-04-19T05:13:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"339eca1e0c591ce42b6cadbc9c7088724097acdf","kind":"commit","published_at":"2024-03-06T07:43:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"cd151602170433b2ab3cd854f8e639185dbadfd0","kind":"commit","published_at":"2024-02-03T16:27:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v12.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v12.0.0/manifests"},{"name":"v11.2.0","sha":"f0507cbd83c63f42b16cda6f9c18de71dfb17ebb","kind":"commit","published_at":"2024-01-27T00:32:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"05cbf5f0f35cfd9668340a0b24f6d43371a46281","kind":"commit","published_at":"2023-12-31T02:33:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"0d3e9e72603d31720b6754f640eb27a672ff1d0e","kind":"commit","published_at":"2023-12-12T06:08:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"39da399dc23230f6a42aa4b9cf3d667d5364c0b4","kind":"commit","published_at":"2023-12-08T07:23:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"f45cfc3e2d6082736e7835862cc6deb911218633","kind":"commit","published_at":"2023-11-29T04:02:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v11.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"dc484fe30a1aa1e2bd111ed6f9f540f2b999eb9a","kind":"commit","published_at":"2023-11-11T05:55:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v10.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v10.0.0/manifests"},{"name":"v9.1.6","sha":"86e0eb5485a950b5ddbe542c1c239245f15e3415","kind":"commit","published_at":"2023-11-10T07:48:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.6/manifests"},{"name":"v9.1.5","sha":"9d9debc80607f12fb3bd21a2a42f20af2f01de94","kind":"commit","published_at":"2023-11-02T04:35:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.5/manifests"},{"name":"v9.1.4","sha":"77ca54686aa6ccaa443dd68ca7a36ba46e81e704","kind":"commit","published_at":"2023-10-31T02:02:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.4/manifests"},{"name":"v9.1.3","sha":"4d32b308037b2502781fd5b434c5676a242a139b","kind":"commit","published_at":"2023-10-28T05:17:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"32e11bd9fe598efcbd044453727f6ae26cd3db4c","kind":"commit","published_at":"2023-10-13T19:58:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"bbce7dd0c20d77f08e7f6e5a6a359a50f6e0795c","kind":"commit","published_at":"2023-10-11T20:28:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"7242d58462a51afef0634dc3a8a9edc2e4df4576","kind":"commit","published_at":"2023-10-05T02:12:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"2ec4c00966844abc86c4d5f6106d71ba7b8b9f82","kind":"commit","published_at":"2023-09-18T17:44:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5d836978efda871a5468f248a5b94087711f3a01","kind":"commit","published_at":"2023-09-16T23:30:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"56cee0a033d0319cb5ac4c785cb1536b1b38701e","kind":"commit","published_at":"2023-09-15T19:30:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"329eba8e11a02ad30ff81ca65c9ea2a6d49a3a55","kind":"commit","published_at":"2023-09-09T23:57:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v9.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v9.0.0/manifests"},{"name":"v8.0.1","sha":"ccc7a8fb3427152d11d24720847c19f355d27e8d","kind":"commit","published_at":"2023-09-06T19:03:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"4a855a8cfb3e77f96a0727dfe8fe042fea658a11","kind":"commit","published_at":"2023-09-03T04:08:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v8.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v8.0.0/manifests"},{"name":"v7.0.5","sha":"0ef23ba54821f306cb5480257d6d8d9ff4e7538e","kind":"commit","published_at":"2023-08-26T16:02:56.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"f2a6368b6b3e9e5d5bbe582f35e17cb2b0b3166f","kind":"commit","published_at":"2023-08-19T23:04:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"6c2c64c19358974d6367b764e590b1ce4893c344","kind":"commit","published_at":"2023-08-15T00:20:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"f10fc84b80299c78f8ee044067d12d808dd0d902","kind":"commit","published_at":"2023-08-10T05:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"95f52e7d5570bd6c725466dfdf40e866e677b8d0","kind":"commit","published_at":"2023-08-07T22:56:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"66b717c38fd8470e79c8792193f49ad2a93533bd","kind":"commit","published_at":"2023-08-06T23:54:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v7.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"9927247dd09aea02c70e9dcb4767127b322158c0","kind":"commit","published_at":"2023-07-31T21:49:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v6.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"929d235ed294e0e89f837cd3c2f4f308b7fce0ab","kind":"commit","published_at":"2023-07-25T05:13:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"19b8ced8ffad1d6e42537984785be02ea9ca9b0e","kind":"commit","published_at":"2023-07-07T14:46:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a26f002d1819462c6cae75bb0c26dc064e17b4db","kind":"commit","published_at":"2023-06-10T03:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"d08031bfb8e27eb01175d6ecd69fff167b67d081","kind":"commit","published_at":"2023-06-07T04:24:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5adcd5321eebd401819b16b621988ae686982f6d","kind":"commit","published_at":"2023-05-30T22:28:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"e2a5ddeb08c9649893270f18e3b44312f2ae88ce","kind":"commit","published_at":"2023-05-26T16:56:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"f019379853d683790e54f7bbb1bd434716796bb5","kind":"commit","published_at":"2023-05-11T15:19:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"d86209385033d214a3194344de8a0215fb717227","kind":"commit","published_at":"2023-05-06T20:52:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"17315bc5cbdda9d0fee9abfb6ef85fec412441fe","kind":"commit","published_at":"2023-05-02T04:37:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v5.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"d65cf6353c93bde557665787270daa3a25514ce8","kind":"commit","published_at":"2023-03-22T05:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.3.0/manifests"},{"name":"v4.2.12","sha":"137d3b4cc040b2d1e806da870d1cc0bd908419a7","kind":"commit","published_at":"2023-01-14T06:41:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.12/manifests"},{"name":"v4.2.11","sha":"3c140c697d74bcf023814d18aca0b3bb68a08708","kind":"commit","published_at":"2023-01-14T06:28:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.11/manifests"},{"name":"v4.2.10","sha":"fd759b3d7765027841f234fcb55f6c9c16b29258","kind":"commit","published_at":"2023-01-14T06:13:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.10/manifests"},{"name":"v4.2.9","sha":"5367a77db71099454a0dc7ec8c6e3e0e0f557412","kind":"commit","published_at":"2023-01-14T06:02:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.9/manifests"},{"name":"v4.2.8","sha":"5ca781ee214d553dbefd9eb677281841f8bb566f","kind":"commit","published_at":"2023-01-14T05:56:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.8/manifests"},{"name":"v4.2.7","sha":"e43753b365369dc82321950c58d8e65c45738dea","kind":"commit","published_at":"2023-01-14T04:46:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.7/manifests"},{"name":"v4.2.6","sha":"cb87794867b146e94cf9cf4230b52b7bd5f44a7e","kind":"commit","published_at":"2023-01-14T03:52:22.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.6/manifests"},{"name":"v4.2.5","sha":"813234f7b5d72d3d9302ec8c7d45e5554997dd29","kind":"commit","published_at":"2022-12-23T15:42:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"f2f99690196f75bce14ec6b39f33ce96e8b1b11f","kind":"commit","published_at":"2022-12-07T07:48:31.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef","kind":"commit","published_at":"2022-11-20T16:10:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"48e28e7c4a9ca2e14e16d3770d55cdb7c49b22f1","kind":"commit","published_at":"2022-11-05T00:44:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"3d389d5bd3154c766e3331f1b907beb2ff98446e","kind":"commit","published_at":"2022-11-02T02:07:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"54410cdbb961e5dec6610b80c317ee12249cf265","kind":"commit","published_at":"2022-10-31T23:10:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"8075e150f0660515e97001bd1e78da3d85194e5c","kind":"commit","published_at":"2022-10-01T01:35:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"64b22d0e9178db89690010d313b6ef7ef0460609","kind":"commit","published_at":"2022-08-30T14:40:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.1.0/manifests"},{"name":"v4.0.19","sha":"95f37bd23bd9794e145c37046d3546783ffba007","kind":"commit","published_at":"2022-08-21T16:24:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.19","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.19/manifests"},{"name":"v4.0.18","sha":"459085b993a6bef2f72b5b5c840c919a73adf7bc","kind":"commit","published_at":"2022-07-11T15:17:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.18","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.18/manifests"},{"name":"v4.0.17","sha":"a9c22e17c80a82fa70b935727e8911dbdc2a4cce","kind":"commit","published_at":"2022-06-13T03:18:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.17","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.17/manifests"},{"name":"v4.0.16","sha":"2002557d004139ca2208c910d9ca999829b65406","kind":"commit","published_at":"2022-05-17T13:32:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.16","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.16/manifests"},{"name":"v4.0.15","sha":"d6c13cbc4548c7b6535f73b2920c7fe0d82ff722","kind":"commit","published_at":"2022-05-02T06:14:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.15","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.15/manifests"},{"name":"v4.0.14","sha":"7a6dc09bdd2239f549e806d59efadc28a559ba97","kind":"commit","published_at":"2022-04-11T00:38:43.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.14","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.14/manifests"},{"name":"v4.0.13","sha":"3dc35bb7b8281f41a009e8a6c68b1ad2dd48c901","kind":"commit","published_at":"2022-04-08T01:54:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.13","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.13/manifests"},{"name":"v4.0.12","sha":"4c5b974b391f913ac923610bd3740ef27ccdae95","kind":"commit","published_at":"2022-01-27T04:12:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.12","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.12/manifests"},{"name":"v4.0.11","sha":"83753142a1351aebc0b6cd69ea1526a52b5b8dbe","kind":"commit","published_at":"2022-01-26T21:52:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.11","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.11/manifests"},{"name":"v4.0.10","sha":"ae01170085e89ccd85c233547011eb88420a90cf","kind":"commit","published_at":"2022-01-13T02:03:28.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.10","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","kind":"commit","published_at":"2022-01-06T15:33:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","kind":"commit","published_at":"2021-12-19T00:22:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"9b5e264569ef55398edb0da8cf78fb504a3f0501","kind":"commit","published_at":"2021-12-09T23:59:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"1aa5118a76ccdad172f28050b69cf7d2b4a270dd","kind":"commit","published_at":"2021-12-02T03:19:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"66f8dc46c30497f65093ad646fba7f38d4db115c","kind":"commit","published_at":"2021-11-25T00:12:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"0ed66bd9d725c576769e26a4fc11c6f8919b4878","kind":"commit","published_at":"2021-11-19T14:09:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"92da674fcec0491defdd1f604d805df95f680fb1","kind":"commit","published_at":"2021-11-13T04:33:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"6b9e079e23a34640a74bd7ec545328b8f916cf31","kind":"commit","published_at":"2021-11-12T21:39:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c05e577eb491e08742071b24798300e0a9f3541f","kind":"commit","published_at":"2021-11-11T02:35:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7c09bb0a62d8abf5ceaaeccca5b9d41f705a2c9a","kind":"commit","published_at":"2021-11-02T14:42:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v4.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d7f5e68128bb9473de3c4385cad39dfc4eb04cca","kind":"commit","published_at":"2021-10-24T05:05:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"d571894d98465660adc86642358cade7266ca999","kind":"commit","published_at":"2021-10-07T14:02:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3306813f395d15068f56d8495f92bc8e827f13c0","kind":"commit","published_at":"2021-10-06T21:57:10.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6c65489af8a28ed002b71381851b4622a4b10625","kind":"commit","published_at":"2021-10-06T20:34:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"189fef4d430506559fa61a1feb600312c0ba4782","kind":"commit","published_at":"2021-09-14T17:50:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"784ba5fe9b10dab594c89560d54e314d4c3a229c","kind":"commit","published_at":"2021-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d1b7d521c41bcf915f81f0218b0e5acd607c1b72","kind":"commit","published_at":"2021-08-25T02:25:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ce30ed4109a79a533a99348ad9287241675e258d","kind":"commit","published_at":"2021-08-23T18:48:58.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e781b18b0faf8d23691c88769638027a33fcaaec","kind":"commit","published_at":"2021-08-16T03:09:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v3.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"3a81bde4eb21f2eef432d4bf2ca9b2d58ef0ccf4","kind":"commit","published_at":"2021-06-25T20:15:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c7b4664b10efafe78860a90b6fbe0da2cb41e9e2","kind":"commit","published_at":"2021-06-22T17:27:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a2af658aa2043eb1e3be191317b98f1ae0b5bfbe","kind":"commit","published_at":"2021-06-16T13:50:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a86701fd7c19085aab8296a1c8ab17041957842a","kind":"commit","published_at":"2021-06-15T23:23:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"7fe631ea04ebd50cc450dd526e71e363787400a4","kind":"commit","published_at":"2021-06-01T19:27:59.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"38c364544f98cf73bad06e4ac9e00af64490e732","kind":"commit","published_at":"2021-05-27T16:17:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b5e12729e305beb9c9fe1ee9d198dcb31b41a404","kind":"commit","published_at":"2021-05-21T20:54:21.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"29a301bf8ce5b6bf3524eb49efb0e1e669982303","kind":"commit","published_at":"2021-05-20T13:44:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d4699f42cedaec1d2213b6c6d0773c56a7abc198","kind":"commit","published_at":"2021-04-11T19:09:19.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"856c4adb94388f695dea567732f3cd0393c97a31","kind":"commit","published_at":"2021-04-10T20:23:33.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f5ebaac6ca6be482b4f8007159ea2e016027b4cb","kind":"commit","published_at":"2021-02-27T05:52:44.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8a7502f54fcc236027ae38e5432c4caf30accf23","kind":"commit","published_at":"2021-02-07T22:26:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v2.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v2.0.0/manifests"},{"name":"v1.2.9","sha":"f2535f1912050e559db79404e4fb4197654e083b","kind":"commit","published_at":"2021-02-03T19:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"57d41b88801566eb063cd66a210d7c34249cb7dc","kind":"commit","published_at":"2021-01-26T14:21:39.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"8bb7f8bfaad181459b4834552ed49d9e357ebda0","kind":"commit","published_at":"2020-12-15T20:15:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"75212191aa4c32d007407b68d6f53a62bac93cf2","kind":"commit","published_at":"2020-12-10T16:30:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"4ec889bb45c68b1fb370ad2619fd198b1da8a0a7","kind":"commit","published_at":"2020-11-19T14:32:12.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"da071c9e408faceec944c0df4b8d4fac43c47d3d","kind":"commit","published_at":"2020-11-15T02:05:05.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"ec2954e20076bd27693d8075157f9d85765d90a7","kind":"commit","published_at":"2020-11-04T21:24:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2f45eecd92e4b1a229671d0455a10e82626e65dd","kind":"commit","published_at":"2020-10-21T14:58:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7183d4fee94ead089cf66367443e8f031a7eb977","kind":"tag","published_at":"2020-10-21T14:50:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"36f59459be576621da73f43587ec0073072c1648","kind":"commit","published_at":"2020-10-21T14:40:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.2/manifests"},{"name":"v1.20","sha":"cdaf80a489ae799c990c40bf97662e0607fb4479","kind":"commit","published_at":"2020-09-28T01:04:49.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.20","html_url":"https://github.com/markedjs/marked/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.20/manifests"},{"name":"v1.2.0","sha":"4343f57d86f8ae9077ecaff75f17e240662c1423","kind":"tag","published_at":"2020-09-27T15:24:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1ad8e69e9b959d0be03e6a345767daad28993f5d","kind":"commit","published_at":"2020-07-14T01:36:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cfa29ccd2a2759e8e60fe0d8d6df8c022beda4e","kind":"commit","published_at":"2020-05-16T21:42:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"178794768c094ce1956078f01c28a69e415f9bc4","kind":"commit","published_at":"2020-04-21T01:03:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v1.0.0","html_url":"https://github.com/markedjs/marked/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"4af69d33434f47b85630ea435a0ddeccea244838","kind":"commit","published_at":"2020-03-22T15:37:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b8c5541ad0c98a4c617a93de6df35ce60af25f2e","kind":"commit","published_at":"2020-03-18T21:41:13.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","kind":"commit","published_at":"2019-12-12T20:47:15.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.8.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26ae990e231c6acee689d08f02118b58671452b0","kind":"commit","published_at":"2019-07-06T04:11:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.7.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"124c57690eaf97b0b173c8bcfb780ba7ec74db7e","kind":"commit","published_at":"2019-06-30T02:11:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"529a8d4e185a8aa561e4d8d2891f8556b5717cd4","kind":"commit","published_at":"2019-04-05T14:26:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"c679e5edb5e5b8adc609928853ef980f06baaf18","kind":"commit","published_at":"2019-02-19T20:02:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"88a856137646c183196ce96632c290d78ab27ee0","kind":"commit","published_at":"2019-01-01T00:47:55.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.6.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"97be813c267b3d60a1bcef6f0b7ffa6014abc230","kind":"commit","published_at":"2018-11-20T00:03:46.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"f1ddca7febad16eb7861af0a7135989df0eb8e80","kind":"commit","published_at":"2018-09-26T01:49:37.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"78c977bc3a47f9e2fb146477d1ca3dad0cb134e6","kind":"commit","published_at":"2018-08-16T22:01:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.5.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"78db8fb774afa651c87fdb09af2a0160e4f4619f","kind":"commit","published_at":"2018-05-20T20:18:02.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.4.0","html_url":"https://github.com/markedjs/marked/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.4.0/manifests"},{"name":"v0.3.19","sha":"5d1baa4d7ca55b27cb08029ac785e98b6378fcf0","kind":"commit","published_at":"2018-03-26T02:56:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.19","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"c1e19a9dec09a3c92524506128754aa4672b365b","kind":"commit","published_at":"2018-03-22T17:00:26.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.18","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"4252cad46232530a87215aa32d30a97f20b3c44f","kind":"commit","published_at":"2018-02-26T22:33:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.17","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.17/manifests"},{"name":"0.3.15","sha":"9dce805578f57b321b517c0bb85fe1b53e70f21f","kind":"commit","published_at":"2018-02-19T04:32:40.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.15","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"f663cb4c10ed7476def538af9d1bdd708d50d3ba","kind":"commit","published_at":"2018-02-16T13:36:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.14","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.14/manifests"},{"name":"v0.3.12","sha":"1dc772bb94815a1e9364c8a143cc303002aefe4f","kind":"commit","published_at":"2018-01-09T00:10:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.12","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.12/manifests"},{"name":"0.3.9","sha":"3a4f7a5dae661f0844cb7b07e8667b5666ffc83e","kind":"commit","published_at":"2017-12-23T17:55:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/0.3.9","html_url":"https://github.com/markedjs/marked/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/0.3.9/manifests"},{"name":"v0.3.7","sha":"39fbc8aedb3e17e0b098cf753492402614bd6b3e","kind":"commit","published_at":"2017-12-01T18:08:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"eddec20467c2d10c7769061ee9074e268500966f","kind":"commit","published_at":"2016-07-30T03:09:38.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"88ce4df47c4d994dc1b1df1477a21fb893e11ddc","kind":"commit","published_at":"2015-07-31T09:38:48.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"cb4981c553d8ee22953f5eacca989e65a821c764","kind":"commit","published_at":"2015-07-29T10:16:23.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b5802f258c5e23e48366f2377fbb4c807f47658","kind":"commit","published_at":"2015-01-25T23:51:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"43db549e31af5ff6e4a3b12e41a23513b9f88c99","kind":"commit","published_at":"2014-03-10T07:19:09.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"52e445f6ee41f151e247f9cf8add54786efae88e","kind":"commit","published_at":"2014-01-31T23:00:36.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5a982b9c81919b5a975e8cd668c35ed5e392c1da","kind":"commit","published_at":"2013-12-24T14:08:54.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.3.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"0d27d58f16e3aa478cbc89a9a304e592e2862c5a","kind":"commit","published_at":"2013-11-02T23:07:41.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.10","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"df8640cd366e67525ffb45b5552f50d8078d909c","kind":"commit","published_at":"2013-05-29T01:39:47.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"46eaa21ad5ee985d339e7e16b2ee23b165bcb6a7","kind":"commit","published_at":"2013-02-02T02:41:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"1524ea4fe43d1bc9a57a44669e8896d973df7bfd","kind":"commit","published_at":"2013-01-05T13:28:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"84e472d8c194cc286a96fd234295d32b249e8a60","kind":"commit","published_at":"2012-11-23T15:58:53.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.6/manifests"},{"name":"v0.2.5c","sha":"74878aa25c6038c1ccb8c01691ca7715db11698d","kind":"commit","published_at":"2012-11-03T08:53:45.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5c","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5c/manifests"},{"name":"v0.2.5","sha":"d49ab2c6f50775af23b51e6c01b6057703c71475","kind":"commit","published_at":"2012-05-11T17:32:20.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e30319528e936e91a8b93eff5b9bb2f49fec17a5","kind":"commit","published_at":"2012-04-12T07:28:24.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c66b9a735e124057b5384267d69a31c084064316","kind":"commit","published_at":"2012-03-11T07:45:52.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a","kind":"commit","published_at":"2012-03-10T22:37:08.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cdc2ab7396470467193342c9dadba386bd298936","kind":"commit","published_at":"2012-02-20T15:19:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b202ceece603a54ff5bac1b6a86e44a52bae4d7a","kind":"commit","published_at":"2012-02-16T19:55:03.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.2.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"2292d64c41172219fde80b23ff951a9841e145ab","kind":"commit","published_at":"2012-01-30T18:18:30.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"60f0d2b9f272ed9fa25a82c6e093476137f6e506","kind":"commit","published_at":"2012-01-25T20:58:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"beaedc06cd0781e9ebea24a539568993ad171b71","kind":"commit","published_at":"2012-01-21T15:34:17.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"2a44eb3087dfe6a172bc03c8dcb5a19913662629","kind":"commit","published_at":"2012-01-15T13:15:25.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0ccf2d7c82a323bfbbb5baa66e7ec272ab96f9e3","kind":"commit","published_at":"2012-01-04T07:59:00.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e2d9223c7fd27d0f707ea2e3f6e1de41d89c9dc","kind":"commit","published_at":"2011-12-05T03:49:07.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9ab262b2cd9bda689dcaf95594d226ff28e676d2","kind":"commit","published_at":"2011-11-27T04:15:18.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9d370fb8c37f93b9116ce8aa6e37403a5142439f","kind":"commit","published_at":"2011-10-22T14:16:14.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"094db6566e9232906e14d96dbc0244cdc2551f00","kind":"commit","published_at":"2011-10-14T23:30:42.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9527426b6579b5f5c412cc5c1a6b16caad015b57","kind":"commit","published_at":"2011-09-14T17:41:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.1.0","html_url":"https://github.com/markedjs/marked/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7df4585a8158ba8d78f9414c98a9e66f3598ce8c","kind":"commit","published_at":"2011-08-27T23:49:11.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.9","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1118034ad7dc27ea1b6b047f09be501a44d9d86d","kind":"commit","published_at":"2011-08-26T06:19:29.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.8","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45798f2b7f61f3278b6178bae0cd897d8b9fe861","kind":"commit","published_at":"2011-08-24T16:38:27.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.7","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"75c345f08643f70c762f54c9f56e108083bb6bc2","kind":"commit","published_at":"2011-08-23T05:07:50.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.6","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"871e554269d4dacf70ec4e06e0cec8a9178de3c6","kind":"commit","published_at":"2011-08-19T00:46:04.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.5","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"76d7ee9bc4d5b2b435a215c5956849b3b0a3369e","kind":"commit","published_at":"2011-08-18T23:04:06.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.4","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f5aa6b7f1de78fbd353459ad70b87cf72b05040f","kind":"commit","published_at":"2011-08-14T05:07:51.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.3","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"f881913833655f266bb14582508581ad55f446bc","kind":"commit","published_at":"2011-08-14T05:04:16.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.2","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"ccfc53b4a32a0854b379789ad1459710675adb30","kind":"commit","published_at":"2011-07-24T13:15:35.000Z","download_url":"https://codeload.github.com/markedjs/marked/tar.gz/v0.0.1","html_url":"https://github.com/markedjs/marked/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/markedjs/marked@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-06T22:32:44.456Z","dependent_packages_count":1,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":51.333795593514694,"dependent_repos_count":10.410176363164812,"dependent_packages_count":21.11117288432921,"stargazers_count":0.5177879197115512,"forks_count":0.6164036049621563,"docker_downloads_count":null,"average":16.797867273136482},"purl":"pkg:npm/marked-change-little","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/marked-change-little","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/marked-change-little","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/marked-change-little/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:04:01.457Z","issues_count":390,"pull_requests_count":1031,"avg_time_to_close_issue":14649132.108108109,"avg_time_to_close_pull_request":685184.9297297298,"issues_closed_count":333,"pull_requests_closed_count":925,"pull_request_authors_count":107,"issue_authors_count":345,"avg_comments_per_issue":3.805128205128205,"avg_comments_per_pull_request":1.5431619786614936,"merged_pull_requests_count":829,"bot_issues_count":3,"bot_pull_requests_count":704,"past_year_issues_count":43,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":1003380.0,"past_year_avg_time_to_close_pull_request":428358.03370786516,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.9534883720930234,"past_year_avg_comments_per_pull_request":2.4728682170542635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","maintainers":[{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"},{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"},{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"},{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}],"active_maintainers":[{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-change-little/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-change-little/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-change-little/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-change-little/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-change-little/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/marked-change-little/codemeta","maintainers":[{"uuid":"guanyuuu","login":"guanyuuu","name":null,"email":"1805772754@qq.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~guanyuuu","role":null,"created_at":"2022-11-16T03:37:30.223Z","updated_at":"2022-11-16T03:37:30.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/guanyuuu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726882,"maintainers_count":1223909,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":99,"full_name":"markedjs/marked","default_branch":"master","total_commits":3396,"total_committers":236,"total_bot_commits":1015,"total_bot_committers":1,"mean_commits":14.389830508474576,"dds":0.7011189634864546,"past_year_total_commits":206,"past_year_total_committers":42,"past_year_total_bot_commits":101,"past_year_total_bot_committers":1,"past_year_mean_commits":4.904761904761905,"past_year_dds":0.5097087378640777,"last_synced_at":"2026-08-11T02:02:48.388Z","last_synced_commit":"681373ccc058b5dc93c1f63291d755d7d714c2fa","created_at":"2023-03-06T22:03:58.682Z","updated_at":"2026-08-11T02:02:47.904Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1015},{"name":"Tony Brix","email":"tony@brix.ninja","login":"UziTech","count":619},{"name":"Christopher Jeffrey","email":"chjjeffrey@gmail.com","login":"chjj","count":455},{"name":"Josh Bruce","email":"josh@joshbruce.com","login":null,"count":160},{"name":"Federico Soave","email":"fede.covr@gmail.com","login":"Feder1co5oave","count":158},{"name":"semantic-release-bot","email":"semantic-release-bot@martynus.net","login":"semantic-release-bot","count":154},{"name":"Steven","email":"steven@ceriously.com","login":"styfle","count":131},{"name":"MarkedJS bot","email":"","login":null,"count":102},{"name":"Travis-CI","email":"travis@travis-ci.org","login":null,"count":58},{"name":"Trevor Buckner","email":"calculuschild@gmail.com","login":"calculuschild","count":45},{"name":"x13machine","email":"brandanw2@gmail.com","login":"x13machine","count":25},{"name":"Josh Bruce","email":"josh@8fold.pro","login":"joshbruce","count":25},{"name":"Ivan Demidov","email":"Scrum@list.ru","login":"Scrum","count":25},{"name":"aprotim","email":"github.aprotim@xoxy.net","login":"aprotim","count":15},{"name":"Martii","email":"martii","login":"martii","count":13},{"name":"Randolf C","email":"34705014+jun-sheaf","login":"jun-sheaf","count":12},{"name":"Hsiaoming Yang","email":"lepture@me.com","login":null,"count":11},{"name":"Jamie Davis","email":"davisjam@vt.edu","login":"davisjam","count":10},{"name":"Vse Mozhet Byt","email":"vsemozhetbyt@gmail.com","login":"vsemozhetbyt","count":9},{"name":"KT","email":"koczkatamas@gmail.com","login":"koczkatamas","count":8},{"name":"Tom Theisen","email":"tomtheisen@github.com","login":null,"count":8},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":7},{"name":"Костя Третяк","email":"ktretiak.in.ua@gmail.com","login":"KostyaTretyak","count":7},{"name":"Chris Wren","email":"cthewren@gmail.com","login":"ChrisWren","count":7},{"name":"Beni Arisandi","email":"3231506+bent10","login":"bent10","count":6},{"name":"Mateus Craveiro","email":"mccraveiro@gmail.com","login":"mccraveiro","count":6},{"name":"flouc001","email":"flouc001@gmail.com","login":"flouc001","count":6},{"name":"Mithgol","email":"getgit@mithgol.ru","login":"Mithgol","count":5},{"name":"Rich Trott","email":"rtrott@gmail.com","login":"Trott","count":5},{"name":"Andreas Lind","email":"andreas@one.com","login":"papandreou","count":4},{"name":"Anh Hong","email":"hong4rc@gmail.com","login":"hong4rc","count":4},{"name":"Hsiaoming Yang","email":"me@lepture.com","login":"lepture","count":4},{"name":"Paul Roub","email":"paul@roub.net","login":"paulroub","count":4},{"name":"Sarath Francis","email":"sarathfrancis90@gmail.com","login":"sarathfrancis90","count":4},{"name":"Barry Woolgar","email":"barry@storm-consultancy.com","login":"barrywoolgar","count":4},{"name":"Benjamin Wheeler","email":"bzwheeler@gmail.com","login":"bzwheeler","count":3},{"name":"Maddy Guthridge","email":"hello@maddyguthridge.com","login":"MaddyGuthridge","count":3},{"name":"Plan C","email":"hubenchang0515@outlook.com","login":"hubenchang0515","count":3},{"name":"spokodev","email":"spoko.dev@gmail.com","login":"spokodev","count":3},{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":3},{"name":"azmy60","email":"38707148+azmy60","login":"azmy60","count":3},{"name":"Julien Chaumond","email":"chaumond@gmail.com","login":"julien-c","count":3},{"name":"Kitson Kelly","email":"dojo@kitsonkelly.com","login":"kitsonk","count":3},{"name":"Mateusz Burzyński","email":"mateuszburzynski@gmail.com","login":"Andarist","count":3},{"name":"MinRK","email":"benjaminrk@gmail.com","login":"minrk","count":3},{"name":"Roman Hotsiy","email":"gotsijroman@gmail.com","login":"RomanHotsiy","count":3},{"name":"Spencer Whitehead","email":"35475068+SpencerWhitehead7","login":"SpencerWhitehead7","count":3},{"name":"Veer Shah","email":"veershah0013@gmail.com","login":"VeerShah41","count":3},{"name":"rich","email":"r.evans.1@elsevier.com","login":null,"count":3},{"name":"Jimmy Wärting","email":"jimmy@warting.se","login":"jimmywarting","count":2},{"name":"Jason Karns","email":"jason@karns.name","login":"jasonkarns","count":2},{"name":"Ian Storm Taylor","email":"ian@ianstormtaylor.com","login":"ianstormtaylor","count":2},{"name":"Hugh Secker-Walker","email":"hsw@hodain.net","login":"hughsw","count":2},{"name":"Marti Martz","email":"Martii","login":"Martii","count":2},{"name":"Matt Austin","email":"matt@m-austin.com","login":"matt-","count":2},{"name":"Matt d'Entremont","email":"mattdentremont@gmail.com","login":"mdentremont","count":2},{"name":"Nandan","email":"samarthachar18@gmail.com","login":"Nandann018-ux","count":2},{"name":"Pasha Rumkin","email":"dev@rumk.in","login":"rumkin","count":2},{"name":"Pedro Laguna","email":"plaguna@vmware.com","login":"vmlaguna","count":2},{"name":"Mayank Singh Tomar","email":"tomarm698@gmail.com","login":"mstomar698","count":2},{"name":"Pushkar Gupta","email":"pushkargupta606@gmail.com","login":"Puxhkar","count":2},{"name":"Hafez","email":"a.hafez852@gmail.com","login":"AbdelrahmanHafez","count":2},{"name":"jocs","email":"ransixi@gmail.com","login":"Jocs","count":2},{"name":"Ziad El Khoury Hanna","email":"603764+ziadkh0","login":"ziadkh0","count":2},{"name":"WizardMeow","email":"goldenkingppp@gmail.com","login":"BlueCat0","count":2},{"name":"Tristan F","email":"LeoDog896@hotmail.com","login":"LeoDog896","count":2},{"name":"Marquee","email":"write@imaginarycode.com","login":"minecrafter","count":2},{"name":"Steve Moser","email":"contact@stevemoser.org","login":"stevemoser","count":2},{"name":"Samar Joshi","email":"140048595+samarJ19","login":"samarJ19","count":2},{"name":"Richard Gibson","email":"richard.gibson@gmail.com","login":"gibson042","count":2},{"name":"sapristi","email":"megabigfoutoir@gmail.com","login":null,"count":2},{"name":"Remy Rylan","email":"remy@remyrylan.com","login":null,"count":2},{"name":"Jeremy Blalock","email":"jeremy@synack.com","login":null,"count":2},{"name":"Ashton Hunter","email":"ashtonhunter3@gmail.com","login":null,"count":2},{"name":"Dmitriy Derepko","email":"xepozz@list.ru","login":"xepozz","count":2},{"name":"Ciro Santilli","email":"ciro.santilli@gmail.com","login":"cirosantilli","count":2},{"name":"Chris. Webster","email":"chris@webstech.net","login":"webstech","count":2},{"name":"Chell","email":"im.chell@outlook.com","login":"cyanxiao","count":2},{"name":"Brad Harris","email":"bmharris@gmail.com","login":"selfcontained","count":2},{"name":"Antoine du Hamel","email":"duhamelantoine1995@gmail.com","login":"aduh95","count":2},{"name":"Anis Ladram","email":"anis.ladram@siemens-healthineers.com","login":"aladram","count":2},{"name":"Kyo Nagashima","email":"hail2u@gmail.com","login":"hail2u","count":2},{"name":"Kara Leary","email":"learykara@gmail.com","login":"learykara","count":2},{"name":"Jérémy Lal","email":"kapouer@melix.org","login":"kapouer","count":2},{"name":"Florian Dreier","email":"dreier.florian@gmail.com","login":"DreierF","count":2},{"name":"Ankit Singh","email":"155445436+singhankit001","login":"singhankit001","count":1},{"name":"Angad Sethi","email":"angadsethi18@gmail.com","login":"AngadSethi","count":1},{"name":"AndyTheGiant","email":"andy.bialystock@gmail.com","login":"AndyLnd","count":1},{"name":"Andrew","email":"andseier@gmail.com","login":"theengineear","count":1},{"name":"Anders Kaseorg","email":"andersk@mit.edu","login":"andersk","count":1},{"name":"Amir Hossein Maher","email":"github@amiria703.ir","login":"amiria703","count":1},{"name":"Alvaro Tinoco","email":"alvarotinocomarmol@gmail.com","login":"MrMarble","count":1},{"name":"Altilunium","email":"70379302+altilunium","login":"altilunium","count":1},{"name":"Alf Eaton","email":"alf@hubmed.org","login":"hubgit","count":1},{"name":"Arnold Daniels","email":"arnold@jasny.net","login":"jasny","count":1},{"name":"Awraam","email":"awraam.waskowski@gmail.com","login":"vaskkey","count":1},{"name":"Basel Elbarmaouni","email":"basilaiman@hotmail.com","login":"basilaiman","count":1},{"name":"Brian Cavalier","email":"brian@hovercraftstudios.com","login":"briancavalier","count":1},{"name":"CNOCTAVE","email":"cnoctave@qq.com","login":"CNOCTAVE","count":1},{"name":"Columbus Labs","email":"sales@columbus-labs.com","login":"ColumbusLabs","count":1},{"name":"CommanderRoot","email":"CommanderRoot","login":"CommanderRoot","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Adam Baldwin","email":"baldwin@andyet.net","login":null,"count":1},{"name":"Forbes Lindesay","email":"fpfl2@cam.ac.uk","login":null,"count":1},{"name":"John Long","email":"jlong@carouselchecks.com","login":null,"count":1},{"name":"Matt Wisniewski","email":"contact.mattdylan@gmail.com","login":null,"count":1},{"name":"clakech","email":"cyril.lakech@adeoservices.com","login":null,"count":1},{"name":"gigonaut","email":"info@gigonaut.com","login":null,"count":1},{"name":"Dominik Wilkowski","email":"hi@dominik-wilkowski.com","login":"dominikwilkowski","count":1},{"name":"123xiaode456-boop","email":"123xiaode456@gmail.com","login":"123xiaode456-boop","count":1},{"name":"Adrian Phinney","email":"adrian.phinney@gmail.com","login":"TheCloudlessSky","count":1},{"name":"Alasdair","email":"alasdairhurst","login":"alasdairhurst","count":1},{"name":"Alex","email":"93376818+sashashura","login":"sashashura","count":1},{"name":"Alexander Cerutti","email":"alexandercerutti","login":"alexandercerutti","count":1},{"name":"Alexander Gromnitsky","email":"alexander.gromnitsky@gmail.com","login":"gromnitsky","count":1},{"name":"Alexander Odell","email":"alextrastero@gmail.com","login":"alextrastero","count":1},{"name":"Alexander Pyatkin","email":"asp@thexyz.net","login":"aspyatkin","count":1},{"name":"Alexandre Fauquette","email":"45398769+alexfauquette","login":"alexfauquette","count":1},{"name":"Waiter","email":"waitersong2012@gmail.com","login":"waiter","count":1},{"name":"Vladimir Dronnikov","email":"dronnikov@gmail.com","login":"dvv","count":1},{"name":"Vladimir","email":"laidrivm@gmail.com","login":"laidrivm","count":1},{"name":"Vit Brunner","email":"vit.brunner@gmail.com","login":"tasuki","count":1},{"name":"Vincent Woo","email":"me@vincentwoo.com","login":"vincentwoo","count":1},{"name":"Vas Sudanagunta","email":"vas@commonkarma.org","login":"vassudanagunta","count":1},{"name":"Ulisse mini","email":"ulisse.mini@gmail.com","login":"UlisseMini","count":1},{"name":"Tzong Hao Chen","email":"454917+tzonghao","login":"tzonghao","count":1},{"name":"Tyler Freeman","email":"junk@odbol.com","login":"odbol","count":1},{"name":"Tyler Akins","email":"fidian@rumkin.com","login":"fidian","count":1},{"name":"Travis Briggs","email":"audiodude@gmail.com","login":"audiodude","count":1},{"name":"Tisha Jain","email":"103413370+tishajain25","login":"tishajain25","count":1},{"name":"Timo Tijhof","email":"krinklemail@gmail.com","login":"Krinkle","count":1},{"name":"Thomas Broadley","email":"buriedunderbooks@hotmail.com","login":"tbroadley","count":1},{"name":"Susheel Thapa","email":"077bct090.susheel@pcampus.edu.np","login":"SusheelThapa","count":1},{"name":"Stephen Hutchings","email":"stephen@s-ings.com","login":"stephenhutchings","count":1},{"name":"Stephen Hogsten","email":"stephenhogsten@gmail.com","login":"StephenHogsten","count":1},{"name":"Sankalp Tripathi","email":"sankalpt92@gmail.com","login":"sanki92","count":1},{"name":"Sam.An","email":"56215891+sammiee5311","login":"sammiee5311","count":1},{"name":"Sahil Rajput","email":"sahilrajput03@gmail.com","login":"sahilrajput03","count":1},{"name":"Rukshan Ranatunge","email":"arkruka@gmail.com","login":"rukshn","count":1},{"name":"Rotzbua","email":"Rotzbua","login":"Rotzbua","count":1},{"name":"Roman Gusev","email":"rgusev2@gmail.com","login":"102","count":1},{"name":"Ritesh Singh","email":"singhriteshs1429@gmail.com","login":"codespirit7","count":1},{"name":"Rayan Salhab","email":"r.salhab@aiyexpertsolutions.com","login":"cyphercodes","count":1},{"name":"Raphaël Huchet","email":"rap2hpoutre","login":"rap2hpoutre","count":1},{"name":"Rahul Zhade","email":"rzhade3","login":"rzhade3","count":1},{"name":"Rafał Pocztarski","email":"r.pocztarski@gmail.com","login":"rsp","count":1},{"name":"Wyatt LeFevre","email":"wyattlefevre@gmail.com","login":"wyattlefevre","count":1},{"name":"Pirate Praveen Arimbrathodiyil","email":"praveen@debian.org","login":"pravi","count":1},{"name":"铁哥","email":"guotie.9@gmail.com","login":"guotie","count":1},{"name":"道化師","email":"wraith@trickpalace.net","login":"wraith13","count":1},{"name":"Герхард PICCORO Lenz McKAY","email":"mckaygerhard@gmail.com","login":"mckaygerhard","count":1},{"name":"yijian166","email":"iwcc@outlook.com","login":"yijian166","count":1},{"name":"x@01","email":"xtco3o@gmail.com","login":"x-at-01","count":1},{"name":"vhs","email":"97140109+vhscom","login":"vhscom","count":1},{"name":"su","email":"h4av.one@gmail.com","login":"suhaotian","count":1},{"name":"smhg","email":"sam.hauglustaine@gmail.com","login":"smhg","count":1},{"name":"rossipedia","email":"git@rossipedia.com","login":"rossipedia","count":1},{"name":"omeid","email":"public@omeid.me","login":"omeid","count":1},{"name":"neilnaveen","email":"42328488+neilnaveen","login":"neilnaveen","count":1},{"name":"michael faith","email":"michaelfaith","login":"michaelfaith","count":1},{"name":"mdnwvn","email":"130047559+mdnwvn","login":"mdnwvn","count":1},{"name":"ledsun","email":"shigeru.nakajima@gmail.com","login":"ledsun","count":1},{"name":"kythyria","email":"kythyria@berigora.net","login":"kythyria","count":1},{"name":"insanehong","email":"intro957@gmail.com","login":"insanehong","count":1},{"name":"dim-0","email":"1191898+dim-0","login":"dim-0","count":1},{"name":"deepakganesh78","email":"40065669+deepakganesh78","login":"deepakganesh78","count":1},{"name":"christophe geiser","email":"christophe-g","login":"christophe-g","count":1},{"name":"chirsz","email":"chirsz-ever@outlook.com","login":"chirsz-ever","count":1},{"name":"cancerberosgx","email":"sebastigurin@gmail.com","login":"cancerberoSgx","count":1},{"name":"aaronsolomon98","email":"139921448+aaronsolomon98","login":"aaronsolomon98","count":1},{"name":"Zach Bialecki","email":"86174+zbialecki","login":"zbialecki","count":1},{"name":"Yutaka Omido","email":"yutaka.omido@gmail.com","login":"mido-app","count":1},{"name":"Yaroslav Admin","email":"devoto13@gmail.com","login":"devoto13","count":1},{"name":"Yanick Champoux","email":"yanick@babyl.dyndns.org","login":"yanick","count":1},{"name":"Andrew Branch","email":"andrewbranch","login":"andrewbranch","count":1},{"name":"Wes Bos","email":"wesbos@gmail.com","login":"wesbos","count":1},{"name":"Phillip Burch","email":"phillip.burch@live.com","login":"phillipb","count":1},{"name":"John Hildenbiddle","email":"jhildenbiddle","login":"jhildenbiddle","count":1},{"name":"John Haugabook","email":"johnhaugabook@gmail.com","login":"jhauga","count":1},{"name":"Jesús Germade","email":"jesus@germade.es","login":"jgermade","count":1},{"name":"Jerry Chen","email":"48341581+ordinary9843","login":"ordinary9843","count":1},{"name":"Jeremy Graziani","email":"AcelisWeaven","login":"AcelisWeaven","count":1},{"name":"Jayesh Bhade","email":"52350067+Jaybhade","login":"Jaybhade","count":1},{"name":"Jane Wangari","email":"muriithijane400@gmail.com","login":"Wangarijane","count":1},{"name":"Jaakko-Heikki Heusala","email":"jheusala@iki.fi","login":"thejhh","count":1},{"name":"Ivan Fraixedes","email":"ifcdev@gmail.com","login":"ifraixedes","count":1},{"name":"Imken Luo","email":"immccn123@outlook.com","login":"immccn123","count":1},{"name":"Guy Bedford","email":"guybedford@gmail.com","login":"guybedford","count":1},{"name":"Giancarlo","email":"sakya_stelios@hotmail.com","login":"KhanMaytok","count":1},{"name":"Frank Lemanschik","email":"117739566+lemanschik","login":"lemanschik","count":1},{"name":"Filip Halas","email":"filiphalas74@gmail.com","login":"halafi","count":1},{"name":"FHantke","email":"flohantk@gmail.com","login":"FHantke","count":1},{"name":"Eric Theise","email":"erictheise@gmail.com","login":"erictheise","count":1},{"name":"Eric Lowry","email":"ericlowry14@gmail.com","login":"ELowry","count":1},{"name":"Eric Hsieh","email":"benson.doraemon@gmail.com","login":"doraeric","count":1},{"name":"Emmet Jang","email":"EmmetZC","login":"EmmetZC","count":1},{"name":"Eiren Rain","email":"eirenliel","login":"eirenliel","count":1},{"name":"EdwardHoward","email":"EdwardHoward","login":"EdwardHoward","count":1},{"name":"Eddie Kohler","email":"ekohler@gmail.com","login":"kohler","count":1},{"name":"Andrew Stelmach","email":"58709763+astelmach01","login":"astelmach01","count":1},{"name":"Dmitry Chestnykh","email":"dmitry@codingrobots.com","login":"dchest","count":1},{"name":"Declan Bartel","email":"barteld@oregonstate.edu","login":"DBartel927","count":1},{"name":"David Ostrovsky","email":"david@ostrovsky.org","login":"davido","count":1},{"name":"Danang Estutomoaji","email":"ajidanang9@gmail.com","login":"danangtomo","count":1},{"name":"Dan Callahan","email":"dan.callahan@gmail.com","login":"callahad","count":1},{"name":"Cory Forsyth","email":"cory.forsyth@gmail.com","login":"bantic","count":1},{"name":"Peter Dave Hello","email":"hsu@peterdavehello.org","login":"PeterDaveHello","count":1},{"name":"Pete Gonzalez","email":"4673363+octogonz","login":"octogonz","count":1},{"name":"Paweł Grimm","email":"developer@pawelgrimm.com","login":"pawelgrimm","count":1},{"name":"Patrick","email":"bartsch98@gmail.com","login":"wzr1337","count":1},{"name":"Ozzie Neher","email":"oz.neher@gmail.com","login":"ozziexsh","count":1},{"name":"Otto Jongerius","email":"otto.jongerius@gmail.com","login":"ojongerius","count":1},{"name":"No jae gun","email":"32046070+njg7194","login":"njg7194","count":1},{"name":"Nikita Barinov","email":"diadorer@gmail.com","login":"diadorer","count":1},{"name":"Niggler","email":"foo@bar.org","login":"session-zz","count":1},{"name":"Mikeal Rogers","email":"mikeal.rogers@gmail.com","login":"mikeal","count":1},{"name":"Michał Krassowski","email":"5832902+krassowski","login":"krassowski","count":1},{"name":"Maxime Thirouin","email":"m@moox.io","login":"MoOx","count":1},{"name":"Matt Brennan","email":"mattyb1000@gmail.com","login":"apaleslimghost","count":1},{"name":"Matija Gašpar","email":"matija.gaspar@gmail.com","login":"matijagaspar","count":1},{"name":"Matias Niemelä","email":"matias@yearofmoo.com","login":"matsko","count":1},{"name":"Martin Zagora","email":"zaggino@gmail.com","login":"zaggino","count":1},{"name":"Maksim Kozhukh","email":"mkozhukh@ya.ru","login":"mkozhukh","count":1},{"name":"Luke Parker","email":"10430890+Hona","login":"Hona","count":1},{"name":"Lucas Terracino","email":"lukas.nomade@gmail.com","login":"NOMADE55","count":1},{"name":"Louis Poirier","email":"contact@louispoirier.io","login":"poirierlouis","count":1},{"name":"Lochlan Wansbrough","email":"lochie@live.com","login":"lwansbrough","count":1},{"name":"Linux编程科普","email":"60608216+linuxbckp","login":"linuxbckp","count":1},{"name":"Lakshyajeet Singh Goyal","email":"74810454+DarkMatter-999","login":"DarkMatter-999","count":1},{"name":"Kiyoka Nishiyama","email":"kiyoka@sumibi.org","login":"kiyoka","count":1},{"name":"Kim, Jang-hwan","email":"janghwan@gmail.com","login":"jangxyz","count":1},{"name":"Karthik Prakash","email":"116057817+skoriop","login":"skoriop","count":1},{"name":"KOMATSU Seiji","email":"skomatsu.comutt@gmail.com","login":"comuttun","count":1},{"name":"Julian Taylor","email":"jtaylor.debian@googlemail.com","login":"juliantaylor","count":1},{"name":"Jonatan Schroeder","email":"jonatanschroeder@gmail.com","login":"jonatanschroeder","count":1},{"name":"karland","email":"anders-betrachtet@online.de","login":null,"count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":101},{"name":"Tony Brix","email":"tony@brix.ninja","login":"UziTech","count":27},{"name":"semantic-release-bot","email":"semantic-release-bot@martynus.net","login":"semantic-release-bot","count":23},{"name":"Anh Hong","email":"hong4rc@gmail.com","login":"hong4rc","count":4},{"name":"Sarath Francis","email":"sarathfrancis90@gmail.com","login":"sarathfrancis90","count":4},{"name":"Veer Shah","email":"veershah0013@gmail.com","login":"VeerShah41","count":3},{"name":"spokodev","email":"spoko.dev@gmail.com","login":"spokodev","count":3},{"name":"Ziad El Khoury Hanna","email":"603764+ziadkh0","login":"ziadkh0","count":2},{"name":"Samar Joshi","email":"140048595+samarJ19","login":"samarJ19","count":2},{"name":"Pushkar Gupta","email":"pushkargupta606@gmail.com","login":"Puxhkar","count":2},{"name":"Nandan","email":"samarthachar18@gmail.com","login":"Nandann018-ux","count":2},{"name":"Maddy Guthridge","email":"hello@maddyguthridge.com","login":"MaddyGuthridge","count":2},{"name":"Hafez","email":"a.hafez852@gmail.com","login":"AbdelrahmanHafez","count":2},{"name":"123xiaode456-boop","email":"123xiaode456@gmail.com","login":"123xiaode456-boop","count":1},{"name":"Alvaro Tinoco","email":"alvarotinocomarmol@gmail.com","login":"MrMarble","count":1},{"name":"Andrew Stelmach","email":"58709763+astelmach01","login":"astelmach01","count":1},{"name":"Ankit Singh","email":"155445436+singhankit001","login":"singhankit001","count":1},{"name":"Awraam","email":"awraam.waskowski@gmail.com","login":"vaskkey","count":1},{"name":"Basel Elbarmaouni","email":"basilaiman@hotmail.com","login":"basilaiman","count":1},{"name":"Columbus Labs","email":"sales@columbus-labs.com","login":"ColumbusLabs","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"x@01","email":"xtco3o@gmail.com","login":"x-at-01","count":1},{"name":"deepakganesh78","email":"40065669+deepakganesh78","login":"deepakganesh78","count":1},{"name":"christophe geiser","email":"christophe-g","login":"christophe-g","count":1},{"name":"Waiter","email":"waitersong2012@gmail.com","login":"waiter","count":1},{"name":"Tzong Hao Chen","email":"454917+tzonghao","login":"tzonghao","count":1},{"name":"Tisha Jain","email":"103413370+tishajain25","login":"tishajain25","count":1},{"name":"Sankalp Tripathi","email":"sankalpt92@gmail.com","login":"sanki92","count":1},{"name":"Sam.An","email":"56215891+sammiee5311","login":"sammiee5311","count":1},{"name":"Rayan Salhab","email":"r.salhab@aiyexpertsolutions.com","login":"cyphercodes","count":1},{"name":"No jae gun","email":"32046070+njg7194","login":"njg7194","count":1},{"name":"Nikita Barinov","email":"diadorer@gmail.com","login":"diadorer","count":1},{"name":"Luke Parker","email":"10430890+Hona","login":"Hona","count":1},{"name":"Lakshyajeet Singh Goyal","email":"74810454+DarkMatter-999","login":"DarkMatter-999","count":1},{"name":"Jonatan Schroeder","email":"jonatanschroeder@gmail.com","login":"jonatanschroeder","count":1},{"name":"John Haugabook","email":"johnhaugabook@gmail.com","login":"jhauga","count":1},{"name":"Jerry Chen","email":"48341581+ordinary9843","login":"ordinary9843","count":1},{"name":"Jayesh Bhade","email":"52350067+Jaybhade","login":"Jaybhade","count":1},{"name":"Jane Wangari","email":"muriithijane400@gmail.com","login":"Wangarijane","count":1},{"name":"Eric Lowry","email":"ericlowry14@gmail.com","login":"ELowry","count":1},{"name":"Declan Bartel","email":"barteld@oregonstate.edu","login":"DBartel927","count":1},{"name":"David Ostrovsky","email":"david@ostrovsky.org","login":"davido","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-12T00:00:07.637Z","repositories_count":6631915,"commits_count":915469698,"contributors_count":39041269,"owners_count":1332011,"committers_count":3295764,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"markedjs/marked","html_url":"https://github.com/markedjs/marked","last_synced_at":"2026-08-12T02:32:54.998Z","status":null,"issues_count":394,"pull_requests_count":1034,"avg_time_to_close_issue":14595087.170149254,"avg_time_to_close_pull_request":684486.93412527,"issues_closed_count":335,"pull_requests_closed_count":926,"pull_request_authors_count":109,"issue_authors_count":349,"avg_comments_per_issue":3.781725888324873,"avg_comments_per_pull_request":1.5435203094777563,"merged_pull_requests_count":830,"bot_issues_count":3,"bot_pull_requests_count":705,"past_year_issues_count":46,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":1331467.5,"past_year_avg_time_to_close_pull_request":433625.4090909091,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.9565217391304348,"past_year_avg_comments_per_pull_request":2.476923076923077,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":76,"created_at":"2023-05-11T11:34:53.654Z","updated_at":"2026-08-12T10:59:06.217Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked/issues","issue_labels_count":{"table":{"works as intended":88,"question":55,"L2 - annoying":27,"need more info":22,"NFE - new feature (should be an extension)":21,"proposal":17,"category: docs":17,"category: lists":10,"L1 - broken":9,"good first issue":9,"category: code blocks":8,"category: inline elements":7,"other package":6,"category: headings":6,"category: mixed content":6,"category: types":5,"dependencies":3,"category: tables":3,"javascript":3,"RR - refactor \u0026 re-engineer":3,"NFS - new feature (spec related)":2,"NFU - new feature (user requested)":2,"category: cli":2,"category: blockquotes":2,"parser: GFM":2,"L0 - security":2,"help wanted":1,"category: links":1,"hacktoberfest-accepted":1,"released":1,"category: html blocks":1,"parser: Pedantic":1,"category: UMD":1,"epic":1,"has PR":1}},"pull_request_labels_count":{"table":{"dependencies":704,"javascript":697,"category: docs":19,"hacktoberfest-accepted":8,"github_actions":7,"category: types":4,"released":1,"NFU - new feature (user requested)":1,"category: tests":1,"Breaking Change":1,"category: cli":1}},"issue_author_associations_count":{"table":{"NONE":362,"CONTRIBUTOR":26,"MEMBER":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":790,"MEMBER":155,"NONE":88,"OWNER":1}},"issue_authors":{"table":{"notebook-t":8,"Bistard":7,"swanfly":5,"calculuschild":4,"mjbvz":3,"dependabot[bot]":3,"qqaimh":2,"styfle":2,"LeoDog896":2,"UziTech":2,"baseplate-admin":2,"jblyberg":2,"wayzid":2,"fanybook":2,"the-dev-adonis":2,"tom-style":2,"gardnerjr":2,"The-LukeZ":2,"qianmoQ":2,"webketje":2,"ivanjaros":2,"rschristian":2,"jiaopengzi":2,"iKingNinja":2,"audiodude":2,"kpripper":2,"doroved":2,"timestee":1,"ArianeBouchardConformit":1,"lfl976":1,"Tzion0":1,"jahio":1,"anianj":1,"crocodileDaniil":1,"tatsmaki":1,"JanumalaAkhilendra":1,"pocketChao":1,"liudonghua123":1,"wszgrcy":1,"thynson":1,"RanCJ7":1,"fendypurnomo":1,"elmeister":1,"lollita":1,"Brakebein":1,"tjazsilovsek":1,"delbaredouard":1,"noducks":1,"cascornelissen":1,"hyunwoona":1,"trusz":1,"wickedest":1,"cprcrack":1,"WenyaoL":1,"sooooooooooooooooootheby":1,"edazpotato":1,"MaddyGuthridge":1,"kramerc":1,"webstech":1,"davidsandoz":1,"Yimiprod":1,"unphased":1,"henrysheehy":1,"heheping":1,"denis-migdal":1,"hyperknot":1,"mpt-html":1,"ninelcc336":1,"akorchyn":1,"caizixian":1,"zhao-xiaohu":1,"nbutmickey":1,"sammorrisdesign":1,"FrameMuse":1,"AshKyd":1,"Martii":1,"yunyuyuan":1,"inorywww":1,"DozeX":1,"McBen":1,"teehemkay":1,"luantaraschi":1,"timcharper":1,"Z3TA":1,"preslavmihaylov":1,"jsperezg":1,"Aetherinox":1,"Dsinghbailey":1,"Al-phonsio":1,"jonathanong":1,"Synthetic-Dev":1,"kokeman":1,"Lucascuibu":1,"ildella":1,"lukasmatta":1,"RobertasM":1,"xpple":1,"zaishuiyufang":1,"xujz520":1,"sayloradm":1,"webfullsympathy":1,"brenc":1,"deepakganesh78":1,"grepsuzette":1,"amoursun":1,"xincheng-1999":1,"wood3n":1,"asadovsky":1,"pablovargasosorio":1,"JustDoItSascha":1,"cary-hu":1,"alsoicode":1,"Cipscis":1,"JenuelDev":1,"nikoloza":1,"note4":1,"marticrespi":1,"FriquetLuca":1,"GrafBlutwurst":1,"tipiirai":1,"unclepei":1,"devansh-pan":1,"cike09":1,"kubasanitrak":1,"jonatanschroeder":1,"trevorwhealy":1,"joshbruce":1,"ziadkh0":1,"AqeelHashimAC":1,"elliottregan":1,"MohamedAlDeep":1,"xiaosenmao":1,"gorner":1,"Kuinox":1,"roj234":1,"NetoBuenrostro":1,"xovel":1,"alexb-y42":1,"kirisaki77":1,"mathedu4all":1,"shanoaice":1,"PaulDotSH":1,"Deuscx":1,"digi3colin":1,"DilemmaGX":1,"ariel-equall":1,"poberwong":1,"birdofpreyru":1,"MajaEffenberg":1,"vvilp":1,"minecraftfen":1,"StrongerXi":1,"charpeni":1,"nicojs":1,"tluyben":1,"luckykun":1,"kapouer":1,"duongphuhiep":1,"YYJmay":1,"endlacer":1,"hipkiss91":1,"unsky559":1,"simonhaenisch":1,"Nothing-Works":1,"mirkonasato":1,"Wsg1234":1,"HexaField":1,"blindibrasil":1,"endingisnight":1,"michaltaberski":1,"jony89":1,"vgonzalt":1,"nidoro":1,"JieAISmarties":1,"optimistex":1,"Antonio225t":1,"Geetansh-12":1,"lloydjatkinson":1,"deepsky1d":1,"andersk":1,"type76":1,"sashee":1,"poirierlouis":1,"mrdaniellewis":1,"hansy":1,"jiayouzl":1,"ys0817":1,"ValWitco":1,"DevDuki":1,"blackfalcon":1,"crystalfp":1,"wyatt1112":1,"Klick-gif":1,"sandy-shi":1,"xepozz":1,"tubignat":1,"jeffschwartz":1,"ABCbum":1,"coderCooper":1,"mpstaton":1,"yinxiaoli2007":1,"radicalstep":1,"ThinkAndWander":1,"creeper-0910":1,"sabawi":1,"benmccann":1,"markusvorraber":1,"foxbunny":1,"mantou132":1,"jkyte19":1,"aristocracy":1,"rexblade58":1,"redhat":1,"Koooooo-7":1,"bent10":1,"jessejohnson":1,"JeffreyArts":1,"UpsylonDev":1,"aleluff":1,"seepine":1,"elliott-with-the-longest-name-on-github":1,"Conduitry":1,"wulei950626":1,"darkuranium":1,"basilaiman":1,"Joorrit":1,"chendrix":1,"Vivapercuore":1,"pacoorozco":1,"PeterHagen":1,"hechuanhua":1,"francissebin-2hats":1,"joebnb":1,"stockholmux":1,"illright":1,"gitcnd":1,"d0ctr":1,"mehedimi":1,"lordfriend":1,"freddyaboulton":1,"DBartel927":1,"Hona":1,"codewizardTM":1,"ngtrthinh169TPC":1,"Rossb0b":1,"spencercorwin":1,"paddotk":1,"whalemare":1,"yijian166":1,"BearToCode":1,"landed1":1,"zjian233":1,"var-zhangbao":1,"AnkitShaw-100":1,"Meep3692":1,"nonopolarity":1,"arfianadam":1,"manigohan":1,"doosik71":1,"turbokang":1,"philipwalton":1,"zerbusdetroy":1,"Jelmerro":1,"sheremet-va":1,"Arpita-Jaiswal":1,"satyajitnayk":1,"tokitou-san":1,"Stonewuu":1,"1259932147":1,"NyaomiDEV":1,"PineSongCN":1,"fresheneesz":1,"Arteneko":1,"qiurenbo":1,"AndreasMadsen":1,"ianhell":1,"102":1,"jorilallo":1,"heenasaini":1,"TrejGun":1,"Jeecis":1,"ArfaNada":1,"cyrus-and":1,"lnsy-dev":1,"lzl124631x":1,"NMIFUN":1,"pejas":1,"ZephyrPhrost":1,"alcaidio":1,"TheSeg":1,"owendswang":1,"ronny-rentner":1,"danielkrajnik":1,"chjj":1,"Patrick-Pr":1,"terryyin":1,"MrMarble":1,"julkue":1,"DarrenXu94":1,"anoblet":1,"danangtomo":1,"M-1202":1,"philiprhoades":1,"brianferri":1,"Jimmy89":1,"Harpush":1,"Leon406":1,"d0819":1,"alston19":1,"CHENFANGC":1,"moonshineBoy":1,"Thecode764":1,"neilyoung":1,"Jaryd":1,"arman-g":1,"iegik":1,"eliabexp":1,"stefan-hdt":1,"nknapp":1,"neobie":1,"fredck":1,"Bricklou":1,"leafac":1,"gabrielpereiraa":1,"ad-si":1,"rokoucha":1,"hqqxxf":1,"dead-claudia":1,"gabrielgambarra":1,"hzoou":1,"banool":1,"benallfree":1,"nrivard":1,"KSR-Yasuda":1,"LiaoxyuCM":1,"mattpass":1,"nguowk":1,"josh-axy":1,"Snowball-V":1,"jldec":1,"sean-au":1,"tborychowski":1,"trumpetinc":1,"KyleAMathews":1,"linuxbckp":1,"nikunjgadhiya-rishabh":1,"cjh9":1,"zindler323":1,"CosmaVito":1}},"pull_request_authors":{"table":{"dependabot[bot]":705,"UziTech":152,"bent10":7,"SpencerWhitehead7":5,"hong4rc":5,"vaskkey":4,"BlueCat0":4,"calculuschild":4,"NOMADE55":4,"sarathfrancis90":4,"MrMarble":3,"sanki92":3,"LittleCodr":3,"spokodev":3,"styfle":3,"CNOCTAVE":2,"jonatanschroeder":2,"samarJ19":2,"lemanschik":2,"MaddyGuthridge":2,"preslavmihaylov":2,"wvanderp":2,"DewminK":2,"musicq":2,"mdnwvn":2,"MichaelDoyle":2,"kapouer":2,"halafi":2,"laidrivm":2,"chirsz-ever":2,"minecraftfen":2,"Hongweiwa":2,"Rotzbua":2,"LeoDog896":2,"Yimiprod":2,"jasny":2,"yijian166":2,"nbutmickey":2,"sajdakabir":2,"linuxbckp":2,"rzhade3":2,"poirierlouis":2,"Nandann018-ux":2,"akilesh1706":2,"benmccann":2,"dim-0":2,"Hashim1999164":1,"michaelfaith":1,"masa0221":1,"tzonghao":1,"rinas21":1,"diadorer":1,"MatMyfta":1,"susyimes":1,"AcelisWeaven":1,"alanzabihi":1,"mckaygerhard":1,"VeerShah41":1,"cyphercodes":1,"dansalias":1,"x-at-01":1,"ColumbusLabs":1,"audiodude":1,"adarsh-jha-dev":1,"basilaiman":1,"amiria703":1,"waiter":1,"123xiaode456-boop":1,"deepakganesh78":1,"stephenhutchings":1,"wallpants":1,"Wangarijane":1,"ddevilz":1,"suhaotian":1,"SusheelThapa":1,"andrewbranch":1,"DreierF":1,"Jaybhade":1,"singhankit001":1,"aaronsolomon98":1,"102":1,"sammiee5311":1,"lawrence3699":1,"ordinary9843":1,"yellowamit":1,"JSap0914":1,"laustdeleuran":1,"DarkMatter-999":1,"azmy60":1,"pawelgrimm":1,"alexfauquette":1,"Hona":1,"mateuscruz":1,"Puxhkar":1,"xingyixiang":1,"Cipscis":1,"lian125537":1,"tishajain25":1,"sarthakagrawal927":1,"vamsi2246":1,"danangtomo":1,"ViktorQvarfordt":1,"ELowry":1,"Moomin03":1,"AngadSethi":1,"seancapelle":1,"sheremet-va":1,"DBartel927":1,"ziadkh0":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-12T00:00:07.634Z","repositories_count":16025830,"issues_count":40545565,"pull_requests_count":131075390,"authors_count":11440015,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"works as intended":11,"L2 - annoying":8,"need more info":3,"category: docs":3,"NFE - new feature (should be an extension)":2,"category: lists":2,"question":1,"hacktoberfest-accepted":1,"category: code blocks":1,"category: inline elements":1,"category: mixed content":1,"category: blockquotes":1,"parser: Pedantic":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":48,"javascript":45,"hacktoberfest-accepted":7,"github_actions":3,"Breaking Change":1,"category: docs":1}},"past_year_issue_author_associations_count":{"table":{"NONE":41,"CONTRIBUTOR":5}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":77,"NONE":41,"MEMBER":12}},"past_year_issue_authors":{"table":{"wayzid":2,"The-LukeZ":2,"mjbvz":1,"MrMarble":1,"neobie":1,"ninelcc336":1,"note4":1,"NyaomiDEV":1,"philiprhoades":1,"PineSongCN":1,"rexblade58":1,"roj234":1,"sammorrisdesign":1,"sayloradm":1,"Snowball-V":1,"ThinkAndWander":1,"tjazsilovsek":1,"trumpetinc":1,"turbokang":1,"xepozz":1,"xincheng-1999":1,"ziadkh0":1,"anianj":1,"AnkitShaw-100":1,"aristocracy":1,"AshKyd":1,"basilaiman":1,"codewizardTM":1,"DBartel927":1,"deepakganesh78":1,"Deuscx":1,"digi3colin":1,"elliott-with-the-longest-name-on-github":1,"freddyaboulton":1,"fresheneesz":1,"Geetansh-12":1,"heenasaini":1,"Hona":1,"JanumalaAkhilendra":1,"jonatanschroeder":1,"jony89":1,"lfl976":1,"luantaraschi":1,"marticrespi":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":48,"UziTech":12,"hong4rc":5,"sarathfrancis90":4,"vaskkey":4,"spokodev":3,"sanki92":3,"LittleCodr":3,"jonatanschroeder":2,"DewminK":2,"Nandann018-ux":2,"samarJ19":2,"akilesh1706":2,"sajdakabir":2,"sarthakagrawal927":1,"sammiee5311":1,"seancapelle":1,"singhankit001":1,"susyimes":1,"tishajain25":1,"tzonghao":1,"vamsi2246":1,"VeerShah41":1,"waiter":1,"Wangarijane":1,"x-at-01":1,"xingyixiang":1,"yellowamit":1,"ziadkh0":1,"123xiaode456-boop":1,"alanzabihi":1,"basilaiman":1,"ColumbusLabs":1,"cyphercodes":1,"DarkMatter-999":1,"DBartel927":1,"deepakganesh78":1,"diadorer":1,"ELowry":1,"Hashim1999164":1,"Hona":1,"Jaybhade":1,"JSap0914":1,"lawrence3699":1,"lian125537":1,"MaddyGuthridge":1,"MrMarble":1,"ordinary9843":1,"Puxhkar":1,"rinas21":1}},"maintainers":[{"table":{"login":"UziTech","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}},{"table":{"login":"styfle","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"}},{"table":{"login":"masa0221","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masa0221"}},{"table":{"login":"chjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chjj"}},{"table":{"login":"joshbruce","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshbruce"}}],"active_maintainers":[{"table":{"login":"UziTech","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UziTech"}}]}},"events":{"total":{"ReleaseEvent":22,"DeleteEvent":126,"PullRequestEvent":360,"ForkEvent":168,"IssuesEvent":201,"WatchEvent":2902,"IssueCommentEvent":579,"PushEvent":236,"PullRequestReviewEvent":154,"PullRequestReviewCommentEvent":82,"CreateEvent":129},"last_year":{"ReleaseEvent":6,"DeleteEvent":35,"PullRequestEvent":128,"ForkEvent":40,"IssuesEvent":50,"WatchEvent":652,"IssueCommentEvent":161,"PushEvent":92,"PullRequestReviewEvent":92,"PullRequestReviewCommentEvent":59,"CreateEvent":35}},"keywords":["commonmark","compiler","gfm","hacktoberfest","markdown","parser"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-08-06T12:15:46.473Z","updated_at":"2026-08-06T12:15:46.473Z","repository_link":"https://github.com/markedjs/marked/blob/master/package-lock.json","dependencies":[{"id":25910309339,"package_name":"@actions/core","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910309340,"package_name":"@actions/exec","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910309341,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910309342,"package_name":"undici","ecosystem":"npm","requirements":"6.28.0","direct":false,"kind":"development","optional":false},{"id":25910309343,"package_name":"@actions/io","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25910309344,"package_name":"@andrewbranch/untar.js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25910309345,"package_name":"@arethetypeswrong/cli","ecosystem":"npm","requirements":"0.18.5","direct":false,"kind":"development","optional":false},{"id":25910309346,"package_name":"marked","ecosystem":"npm","requirements":"9.1.6","direct":false,"kind":"development","optional":false},{"id":25910309347,"package_name":"@arethetypeswrong/core","ecosystem":"npm","requirements":"0.18.5","direct":false,"kind":"development","optional":false},{"id":25910309348,"package_name":"typescript","ecosystem":"npm","requirements":"5.6.1-rc","direct":false,"kind":"development","optional":false},{"id":25910309349,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25910309350,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"development","optional":false},{"id":25910309351,"package_name":"@braidai/lang","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25910309352,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":25910309353,"package_name":"@epic-web/invariant","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910309354,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309355,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309356,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309357,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309358,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309359,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309360,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309361,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309362,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309363,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309364,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309365,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309366,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309367,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309368,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309369,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309370,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309371,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309372,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309373,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309374,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309375,"package_name":"@esbuild/openharmony-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309376,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309377,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309378,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309379,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910309380,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":25910309381,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":25910309382,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"development","optional":false},{"id":25910309383,"package_name":"@eslint/config-array","ecosystem":"npm","requirements":"0.23.5","direct":false,"kind":"development","optional":false},{"id":25910309497,"package_name":"@eslint/config-helpers","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":25910309499,"package_name":"@eslint/core","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25910309500,"package_name":"@eslint/object-schema","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":25910309501,"package_name":"@eslint/plugin-kit","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":25910309502,"package_name":"@humanfs/core","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"development","optional":false},{"id":25910309504,"package_name":"@humanfs/node","ecosystem":"npm","requirements":"0.16.6","direct":false,"kind":"development","optional":false},{"id":25910309505,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":25910309507,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25910309509,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":25910309510,"package_name":"@loaderkit/resolve","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25910309513,"package_name":"@markedjs/eslint-config","ecosystem":"npm","requirements":"1.0.14","direct":false,"kind":"development","optional":false},{"id":25910309667,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"8.57.2","direct":false,"kind":"development","optional":false},{"id":25910309668,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"8.57.2","direct":false,"kind":"development","optional":false},{"id":25910309669,"package_name":"@typescript-eslint/project-service","ecosystem":"npm","requirements":"8.57.2","direct":false,"kind":"development","optional":false},{"id":25910309670,"package_name":"@typescript-eslint/tsconfig-utils","ecosystem":"npm","requirements":"8.57.2","direct":false,"kind":"development","optional":false},{"id":25910309671,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"8.57.2","direct":false,"kind":"development","optional":false},{"id":25910309672,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"8.57.2","direct":false,"kind":"development","optional":false},{"id":25910309673,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"8.57.2","direct":false,"kind":"development","optional":false},{"id":25910309674,"package_name":"ignore","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"development","optional":false},{"id":25910309675,"package_name":"typescript","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"development","optional":false},{"id":25910309676,"package_name":"typescript-eslint","ecosystem":"npm","requirements":"8.57.2","direct":false,"kind":"development","optional":false},{"id":25910309677,"package_name":"@markedjs/html-differ","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":25910309702,"package_name":"chalk","ecosystem":"npm","requirements":"5.6.2","direct":false,"kind":"development","optional":false},{"id":25910309703,"package_name":"@markedjs/testutils","ecosystem":"npm","requirements":"18.0.0-1","direct":false,"kind":"development","optional":false},{"id":25910309831,"package_name":"marked","ecosystem":"npm","requirements":"18.0.0","direct":false,"kind":"development","optional":false},{"id":25910309832,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25910309833,"package_name":"@octokit/core","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25910309834,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":25910309835,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":25910309836,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"25.1.0","direct":false,"kind":"development","optional":false},{"id":25910309837,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"development","optional":false},{"id":25910309843,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"27.0.0","direct":false,"kind":"development","optional":false},{"id":25910309844,"package_name":"@octokit/types","ecosystem":"npm","requirements":"16.0.0","direct":false,"kind":"development","optional":false},{"id":25910309845,"package_name":"@octokit/plugin-retry","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":25910309846,"package_name":"@octokit/plugin-throttling","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"development","optional":false},{"id":25910309847,"package_name":"@octokit/request","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"development","optional":false},{"id":25910309848,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25910309849,"package_name":"@octokit/types","ecosystem":"npm","requirements":"14.1.0","direct":false,"kind":"development","optional":false},{"id":25910309850,"package_name":"@pkgr/core","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25910309851,"package_name":"@pnpm/config.env-replace","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25910309852,"package_name":"@pnpm/network.ca-file","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25910309853,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":25910309854,"package_name":"@pnpm/npm-conf","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25910309855,"package_name":"@sec-ant/readable-stream","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25910309856,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"development","optional":false},{"id":25910309857,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910309858,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"development","optional":false},{"id":25910309904,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"12.0.9","direct":false,"kind":"development","optional":false},{"id":25910309905,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"13.1.5","direct":false,"kind":"development","optional":false},{"id":25910309906,"package_name":"execa","ecosystem":"npm","requirements":"9.6.0","direct":false,"kind":"development","optional":false},{"id":25910309907,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":25910309908,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25910309909,"package_name":"read-pkg","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":25910309910,"package_name":"type-fest","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":25910309911,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"development","optional":false},{"id":25910309912,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":25910309913,"package_name":"@sindresorhus/merge-streams","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910309914,"package_name":"@stylistic/eslint-plugin","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"development","optional":false},{"id":25910309915,"package_name":"@types/esrecurse","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":25910309916,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25910309917,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"development","optional":false},{"id":25910309918,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.4","direct":false,"kind":"development","optional":false},{"id":25910309919,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.8","direct":false,"kind":"development","optional":false},{"id":25910309998,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"8.57.2","direct":false,"kind":"development","optional":false},{"id":25910309999,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"8.57.2","direct":false,"kind":"development","optional":false},{"id":25910310000,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"8.57.2","direct":false,"kind":"development","optional":false},{"id":25910310001,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25910310002,"package_name":"acorn","ecosystem":"npm","requirements":"8.16.0","direct":false,"kind":"development","optional":false},{"id":25910310003,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25910310004,"package_name":"agent-base","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":25910310005,"package_name":"aggregate-error","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910310011,"package_name":"ajv","ecosystem":"npm","requirements":"6.14.0","direct":false,"kind":"development","optional":false},{"id":25910310012,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25910310013,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25910310014,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25910310015,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25910310016,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25910310017,"package_name":"argv-formatter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910310018,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910310019,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":25910310020,"package_name":"before-after-hook","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310021,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910310022,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"development","optional":false},{"id":25910310023,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.7","direct":false,"kind":"development","optional":false},{"id":25910310024,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25910310025,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25910310026,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25910310027,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25910310028,"package_name":"cheerio","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25910310029,"package_name":"cheerio-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25910310030,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":25910310031,"package_name":"clean-stack","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":25910310032,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910310033,"package_name":"cli-highlight","ecosystem":"npm","requirements":"2.1.11","direct":false,"kind":"development","optional":false},{"id":25910310034,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":25910310035,"package_name":"highlight.js","ecosystem":"npm","requirements":"10.7.3","direct":false,"kind":"development","optional":false},{"id":25910310036,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25910310037,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25910310038,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25910310039,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":25910310040,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":25910310041,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"development","optional":false},{"id":25910310042,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":25910310043,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25910310044,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":25910310045,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":25910310046,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":25910310047,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25910310048,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25910310049,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910310050,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25910310051,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25910310052,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25910310053,"package_name":"commander","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":25910310054,"package_name":"commonmark","ecosystem":"npm","requirements":"0.31.2","direct":false,"kind":"development","optional":false},{"id":25910310055,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910310056,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":25910310057,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25910310058,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":25910310059,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910310060,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":25910310061,"package_name":"convert-hrtime","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910310062,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25910310063,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":25910310064,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":25910310065,"package_name":"cross-env","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":25910310066,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":25910310067,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310096,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25910310097,"package_name":"css-select","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25910310098,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25910310099,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"development","optional":false},{"id":25910310100,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":25910310101,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25910310102,"package_name":"diff","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":25910310103,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25910310104,"package_name":"dom-serializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910310105,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":25910310106,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25910310107,"package_name":"domhandler","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":25910310108,"package_name":"domutils","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":25910310109,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":25910310110,"package_name":"dts-bundle-generator","ecosystem":"npm","requirements":"9.5.1","direct":false,"kind":"development","optional":false},{"id":25910310111,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25910310112,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25910310113,"package_name":"emojilib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":25910310114,"package_name":"encoding-sniffer","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":25910310115,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.18.3","direct":false,"kind":"development","optional":false},{"id":25910310116,"package_name":"entities","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25910310117,"package_name":"env-ci","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"development","optional":false},{"id":25910310118,"package_name":"execa","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":25910310119,"package_name":"get-stream","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":25910310120,"package_name":"human-signals","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910310121,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910310122,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310123,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":25910310124,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25910310125,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310126,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910310127,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":25910310128,"package_name":"environment","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25910310129,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":25910310130,"package_name":"esbuild","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":25910310131,"package_name":"esbuild-plugin-umd-wrapper","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910310132,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25910310133,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310134,"package_name":"eslint","ecosystem":"npm","requirements":"10.8.0","direct":false,"kind":"development","optional":false},{"id":25910310135,"package_name":"eslint-compat-utils","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":25910310136,"package_name":"eslint-plugin-es-x","ecosystem":"npm","requirements":"7.8.0","direct":false,"kind":"development","optional":false},{"id":25910310137,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"17.24.0","direct":false,"kind":"development","optional":false},{"id":25910310265,"package_name":"globals","ecosystem":"npm","requirements":"15.15.0","direct":false,"kind":"development","optional":false},{"id":25910310266,"package_name":"eslint-scope","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":25910310267,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":25910310268,"package_name":"espree","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"development","optional":false},{"id":25910310269,"package_name":"espree","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"development","optional":false},{"id":25910310270,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25910310271,"package_name":"esquery","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":25910310272,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25910310273,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":25910310274,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25910310275,"package_name":"execa","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":25910310276,"package_name":"fast-content-type-parse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910310277,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25910310278,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25910310279,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25910310280,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":25910310281,"package_name":"fflate","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":25910310282,"package_name":"figures","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25910310283,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25910310284,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":25910310285,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910310286,"package_name":"find-up-simple","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25910310287,"package_name":"find-versions","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25910310288,"package_name":"flat-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25910310289,"package_name":"flatted","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"development","optional":false},{"id":25910310290,"package_name":"front-matter","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25910310291,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":25910310292,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.2","direct":false,"kind":"development","optional":false},{"id":25910310293,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.3.0","direct":false,"kind":"development","optional":false},{"id":25910310294,"package_name":"function-timeout","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25910310295,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25910310296,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25910310297,"package_name":"get-stream","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":25910310298,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"development","optional":false},{"id":25910310299,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25910310300,"package_name":"glob","ecosystem":"npm","requirements":"13.0.3","direct":false,"kind":"development","optional":false},{"id":25910310301,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25910310302,"package_name":"globals","ecosystem":"npm","requirements":"16.5.0","direct":false,"kind":"development","optional":false},{"id":25910310303,"package_name":"globrex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25910310304,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":25910310305,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.9","direct":false,"kind":"development","optional":false},{"id":25910310306,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310307,"package_name":"highlight.js","ecosystem":"npm","requirements":"11.11.1","direct":false,"kind":"development","optional":false},{"id":25910310308,"package_name":"hook-std","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310309,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25910310310,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"development","optional":false},{"id":25910310311,"package_name":"htmlparser2","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":25910310312,"package_name":"entities","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":25910310313,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":25910310314,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":25910310315,"package_name":"human-signals","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":25910310316,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":25910310317,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25910310318,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25910310319,"package_name":"import-from-esm","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910310320,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25910310321,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25910310322,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910310323,"package_name":"index-to-position","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25910310324,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25910310325,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":25910310342,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":25910310343,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25910310344,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910310345,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":25910310346,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25910310347,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910310349,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25910310350,"package_name":"is-stream","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25910310351,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25910310353,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910310354,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910310355,"package_name":"issue-parser","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":25910310356,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25910310357,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310358,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25910310359,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25910310360,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25910310367,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25910310370,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25910310372,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25910310374,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25910310375,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"development","optional":false},{"id":25910310378,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25910310379,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":25910310381,"package_name":"linkify-it","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25910310383,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310385,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310387,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25910310389,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"development","optional":false},{"id":25910310391,"package_name":"lodash.capitalize","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":25910310393,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25910310394,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":25910310395,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25910310396,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":25910310477,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":25910310478,"package_name":"markdown-it","ecosystem":"npm","requirements":"15.0.0","direct":false,"kind":"development","optional":false},{"id":25910310479,"package_name":"argparse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910310480,"package_name":"entities","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25910310481,"package_name":"mdurl","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25910310482,"package_name":"marked","ecosystem":"npm","requirements":"15.0.12","direct":false,"kind":"development","optional":false},{"id":25910310483,"package_name":"marked-highlight","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":25910310484,"package_name":"marked-man","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25910310485,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"development","optional":false},{"id":25910310486,"package_name":"marked","ecosystem":"npm","requirements":"12.0.2","direct":false,"kind":"development","optional":false},{"id":25910310487,"package_name":"read-package-up","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"development","optional":false},{"id":25910310488,"package_name":"read-pkg","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":25910310489,"package_name":"type-fest","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":25910310490,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25910310491,"package_name":"marked-terminal","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"development","optional":false},{"id":25910310492,"package_name":"chalk","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"development","optional":false},{"id":25910310493,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25910310494,"package_name":"meow","ecosystem":"npm","requirements":"13.2.0","direct":false,"kind":"development","optional":false},{"id":25910310495,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910310496,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":25910310497,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":25910310498,"package_name":"mime","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":25910310499,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.5","direct":false,"kind":"development","optional":false},{"id":25910310500,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":25910310501,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":25910310502,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":25910310503,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":25910310504,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25910310505,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":25910310506,"package_name":"nerf-dart","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910310507,"package_name":"node-emoji","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25910310508,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25910310509,"package_name":"normalize-url","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":25910310510,"package_name":"npm","ecosystem":"npm","requirements":"11.18.0","direct":false,"kind":"development","optional":false},{"id":25910310511,"package_name":"npm-run-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25910310512,"package_name":"@gar/promise-retry","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25910310513,"package_name":"@isaacs/fs-minipass","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25910310514,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25910310515,"package_name":"@npmcli/agent","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25910310595,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"9.9.0","direct":false,"kind":"development","optional":false},{"id":25910310596,"package_name":"@npmcli/config","ecosystem":"npm","requirements":"10.12.0","direct":false,"kind":"development","optional":false},{"id":25910310597,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910310598,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25910310599,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310624,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":25910310625,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"development","optional":false},{"id":25910310626,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310627,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910310678,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"development","optional":false},{"id":25910310679,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":25910310680,"package_name":"@npmcli/query","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910310681,"package_name":"@npmcli/redact","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310682,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"development","optional":false},{"id":25910310683,"package_name":"@sigstore/bundle","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310696,"package_name":"@sigstore/core","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":25910310697,"package_name":"@sigstore/protobuf-specs","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":25910310698,"package_name":"@sigstore/sign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25910310731,"package_name":"@sigstore/tuf","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25910310732,"package_name":"@sigstore/verify","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25910310733,"package_name":"@tufjs/canonical-json","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910310849,"package_name":"@tufjs/models","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25910310850,"package_name":"abbrev","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310878,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"development","optional":false},{"id":25910310880,"package_name":"aproba","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25910310883,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910310885,"package_name":"bin-links","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25910310888,"package_name":"binary-extensions","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25910310890,"package_name":"cacache","ecosystem":"npm","requirements":"20.0.4","direct":false,"kind":"development","optional":false},{"id":25910310892,"package_name":"chownr","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910310894,"package_name":"ci-info","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":25910310897,"package_name":"cidr-regex","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":25910310899,"package_name":"cmd-shim","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25910310901,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910310903,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910310905,"package_name":"diff","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"development","optional":false},{"id":25910310907,"package_name":"exponential-backoff","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25910310908,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"development","optional":false},{"id":25910310911,"package_name":"fs-minipass","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25910310913,"package_name":"glob","ecosystem":"npm","requirements":"13.0.6","direct":false,"kind":"development","optional":false},{"id":25910310915,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25910310918,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25910310921,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":25910310923,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":25910310925,"package_name":"ignore-walk","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25910310928,"package_name":"ini","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25910310930,"package_name":"init-package-json","ecosystem":"npm","requirements":"8.2.5","direct":false,"kind":"development","optional":false},{"id":25910310932,"package_name":"ip-address","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":25910310934,"package_name":"is-cidr","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":25910310937,"package_name":"isexe","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910310939,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910310941,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25910310942,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25910310943,"package_name":"just-diff","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25910310945,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25910310947,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"development","optional":false},{"id":25910310948,"package_name":"libnpmdiff","ecosystem":"npm","requirements":"8.1.11","direct":false,"kind":"development","optional":false},{"id":25910310951,"package_name":"libnpmexec","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"development","optional":false},{"id":25910310953,"package_name":"libnpmfund","ecosystem":"npm","requirements":"7.0.25","direct":false,"kind":"development","optional":false},{"id":25910310955,"package_name":"libnpmorg","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":25910310958,"package_name":"libnpmpack","ecosystem":"npm","requirements":"9.1.11","direct":false,"kind":"development","optional":false},{"id":25910310962,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"development","optional":false},{"id":25910310964,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":25910310968,"package_name":"libnpmteam","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":25910310970,"package_name":"libnpmversion","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"development","optional":false},{"id":25910310973,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.5.1","direct":false,"kind":"development","optional":false},{"id":25910310975,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"15.0.6","direct":false,"kind":"development","optional":false},{"id":25910310978,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":25910310980,"package_name":"minipass-collect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25910310983,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":25910310984,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25910310986,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":25910311119,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":25910311121,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910311123,"package_name":"minipass-sized","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910311193,"package_name":"minizlib","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25910311194,"package_name":"mute-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910311195,"package_name":"negotiator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910311196,"package_name":"node-gyp","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"development","optional":false},{"id":25910311197,"package_name":"nopt","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":25910311198,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25910311199,"package_name":"npm-bundled","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910311200,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25910311201,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910311202,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"13.0.2","direct":false,"kind":"development","optional":false},{"id":25910311203,"package_name":"npm-packlist","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"development","optional":false},{"id":25910311204,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"11.0.3","direct":false,"kind":"development","optional":false},{"id":25910311205,"package_name":"npm-profile","ecosystem":"npm","requirements":"12.0.2","direct":false,"kind":"development","optional":false},{"id":25910311206,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"19.1.1","direct":false,"kind":"development","optional":false},{"id":25910311207,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910311208,"package_name":"p-map","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":25910311209,"package_name":"pacote","ecosystem":"npm","requirements":"21.5.1","direct":false,"kind":"development","optional":false},{"id":25910311210,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25910311211,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25910311212,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"development","optional":false},{"id":25910311213,"package_name":"proc-log","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25910311214,"package_name":"proggy","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910311215,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25910311216,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25910311217,"package_name":"promzard","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25910311218,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":25910311219,"package_name":"read","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25910311220,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25910311303,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":25910311306,"package_name":"semver","ecosystem":"npm","requirements":"7.8.5","direct":false,"kind":"development","optional":false},{"id":25910311307,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25910311308,"package_name":"sigstore","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25910311309,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25910311310,"package_name":"socks","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":25910311311,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"development","optional":false},{"id":25910311312,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":25910311313,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910311314,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.23","direct":false,"kind":"development","optional":false},{"id":25910311376,"package_name":"ssri","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"development","optional":false},{"id":25910311377,"package_name":"supports-color","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"development","optional":false},{"id":25910311378,"package_name":"tar","ecosystem":"npm","requirements":"7.5.19","direct":false,"kind":"development","optional":false},{"id":25910311379,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25910311380,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25910311381,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"development","optional":false},{"id":25910311382,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":25910311383,"package_name":"treeverse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910311384,"package_name":"tuf-js","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25910311385,"package_name":"undici","ecosystem":"npm","requirements":"6.27.0","direct":false,"kind":"development","optional":false},{"id":25910311386,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25910311387,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25910311388,"package_name":"walk-up-path","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910311389,"package_name":"which","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25910311390,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":25910311391,"package_name":"yallist","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910311392,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25910311393,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25910311394,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"development","optional":false},{"id":25910311395,"package_name":"p-each-series","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910311396,"package_name":"p-filter","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25910311397,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25910311398,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910311399,"package_name":"p-map","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":25910311400,"package_name":"p-reduce","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910311401,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910311402,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25910311403,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25910311404,"package_name":"parse-json","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":25910311405,"package_name":"parse-ms","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910311406,"package_name":"parse5","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"development","optional":false},{"id":25910311407,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":25910311408,"package_name":"parse5-parser-stream","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":25910311409,"package_name":"parse5-sax-parser","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25910311410,"package_name":"entities","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25910311411,"package_name":"parse5","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25910311412,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910311413,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25910311414,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25910311415,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910311416,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25910311417,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910311418,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25910311419,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25910311420,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910311421,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25910311422,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910311423,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910311424,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25910311425,"package_name":"pretty-ms","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"development","optional":false},{"id":25910311426,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25910311427,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":25910311428,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25910311429,"package_name":"punycode.js","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25910311430,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":25910311431,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":25910311432,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25910311433,"package_name":"read-package-up","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":25910311434,"package_name":"read-pkg","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":25910311435,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25910311436,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":25910311437,"package_name":"recheck","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":25910311438,"package_name":"recheck-jar","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":25910311439,"package_name":"recheck-linux-x64","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":25910311440,"package_name":"recheck-macos-arm64","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":25910311441,"package_name":"recheck-macos-x64","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":25910311442,"package_name":"recheck-windows-x64","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":25910311443,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25910311444,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25910311445,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910311446,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910311447,"package_name":"rimraf","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":25910311448,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25910311449,"package_name":"semantic-release","ecosystem":"npm","requirements":"25.0.8","direct":false,"kind":"development","optional":false},{"id":25910311450,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"development","optional":false},{"id":25910311451,"package_name":"cliui","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":25910311452,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"development","optional":false},{"id":25910311453,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25910311454,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910311455,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25910311456,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":25910311457,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":25910311458,"package_name":"yargs","ecosystem":"npm","requirements":"18.0.0","direct":false,"kind":"development","optional":false},{"id":25910311459,"package_name":"yargs-parser","ecosystem":"npm","requirements":"22.0.0","direct":false,"kind":"development","optional":false},{"id":25910311460,"package_name":"semver","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":25910311461,"package_name":"semver-regex","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":25910311488,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910311489,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910311490,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25910311491,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910311492,"package_name":"skin-tone","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25910311493,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":25910311494,"package_name":"spawn-error-forwarder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910311495,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25910311496,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25910311497,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.21","direct":false,"kind":"development","optional":false},{"id":25910311498,"package_name":"split2","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910311499,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25910311500,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25910311501,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25910311502,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":25910311503,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25910311504,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25910311505,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910311506,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910311507,"package_name":"super-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910311508,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25910311509,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25910311510,"package_name":"synckit","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"development","optional":false},{"id":25910311511,"package_name":"tagged-tag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910311512,"package_name":"tapable","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25910311513,"package_name":"temp-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910311548,"package_name":"tempy","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25910311549,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"development","optional":false},{"id":25910311550,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25910311551,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":25910311552,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25910311553,"package_name":"time-span","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25910311554,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.15","direct":false,"kind":"development","optional":false},{"id":25910311555,"package_name":"titleize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910311556,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25910311559,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.8","direct":false,"kind":"development","optional":false},{"id":25910311560,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":25910311561,"package_name":"ts-declaration-location","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25910311562,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"development","optional":false},{"id":25910311563,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":25910311564,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25910311565,"package_name":"type-fest","ecosystem":"npm","requirements":"4.41.0","direct":false,"kind":"development","optional":false},{"id":25910311566,"package_name":"typescript","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25910311567,"package_name":"uc.micro","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910311568,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.19.3","direct":false,"kind":"development","optional":false},{"id":25910311569,"package_name":"undici","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":25910311570,"package_name":"unicode-emoji-modifier-base","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910311571,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":25910311572,"package_name":"unique-string","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25910311573,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":25910311574,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25910311575,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":25910311576,"package_name":"url-join","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25910311577,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25910311578,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25910311579,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25910311580,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25910311581,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25910311582,"package_name":"which-command","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25910311583,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":25910311584,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25910311585,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25910311586,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25910311587,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":25910311588,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"development","optional":false},{"id":25910311589,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"development","optional":false},{"id":25910311590,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25910311591,"package_name":"yoctocolors","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T12:15:46.109Z","updated_at":"2026-08-06T12:15:46.109Z","repository_link":"https://github.com/markedjs/marked/blob/master/.github/workflows/tests.yml","dependencies":[{"id":25910307945,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25910307946,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2026-08-06T12:15:49.188Z","updated_at":"2026-08-06T12:15:49.188Z","repository_link":"https://github.com/markedjs/marked/blob/master/package.json","dependencies":[{"id":25910311737,"package_name":"@arethetypeswrong/cli","ecosystem":"npm","requirements":"^0.18.5","direct":true,"kind":"development","optional":false},{"id":25910311738,"package_name":"@markedjs/eslint-config","ecosystem":"npm","requirements":"^1.0.14","direct":true,"kind":"development","optional":false},{"id":25910311739,"package_name":"@markedjs/testutils","ecosystem":"npm","requirements":"18.0.0-1","direct":true,"kind":"development","optional":false},{"id":25910311740,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"^13.0.1","direct":true,"kind":"development","optional":false},{"id":25910311741,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"^11.0.1","direct":true,"kind":"development","optional":false},{"id":25910311742,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"^12.0.9","direct":true,"kind":"development","optional":false},{"id":25910311743,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"^13.1.5","direct":true,"kind":"development","optional":false},{"id":25910311744,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"^14.1.1","direct":true,"kind":"development","optional":false},{"id":25910311745,"package_name":"cheerio","ecosystem":"npm","requirements":"1.2.0","direct":true,"kind":"development","optional":false},{"id":25910311746,"package_name":"commonmark","ecosystem":"npm","requirements":"0.31.2","direct":true,"kind":"development","optional":false},{"id":25910311747,"package_name":"cross-env","ecosystem":"npm","requirements":"^10.1.0","direct":true,"kind":"development","optional":false},{"id":25910311748,"package_name":"dts-bundle-generator","ecosystem":"npm","requirements":"^9.5.1","direct":true,"kind":"development","optional":false},{"id":25910311749,"package_name":"esbuild","ecosystem":"npm","requirements":"^0.28.1","direct":true,"kind":"development","optional":false},{"id":25910311750,"package_name":"esbuild-plugin-umd-wrapper","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":25910311751,"package_name":"eslint","ecosystem":"npm","requirements":"^10.8.0","direct":true,"kind":"development","optional":false},{"id":25910311752,"package_name":"highlight.js","ecosystem":"npm","requirements":"^11.11.1","direct":true,"kind":"development","optional":false},{"id":25910311753,"package_name":"markdown-it","ecosystem":"npm","requirements":"15.0.0","direct":true,"kind":"development","optional":false},{"id":25910311754,"package_name":"marked-highlight","ecosystem":"npm","requirements":"^2.2.4","direct":true,"kind":"development","optional":false},{"id":25910311755,"package_name":"marked-man","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":25910311756,"package_name":"recheck","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"development","optional":false},{"id":25910311757,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25910311758,"package_name":"semantic-release","ecosystem":"npm","requirements":"^25.0.8","direct":true,"kind":"development","optional":false},{"id":25910311759,"package_name":"titleize","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":25910311760,"package_name":"tslib","ecosystem":"npm","requirements":"^2.8.1","direct":true,"kind":"development","optional":false},{"id":25910311761,"package_name":"typescript","ecosystem":"npm","requirements":"6.0.3","direct":true,"kind":"development","optional":false}]}],"score":37.90858476220236,"created_at":"2026-07-08T07:31:45.587Z","updated_at":"2026-08-13T03:02:20.988Z","avatar_url":"https://github.com/markedjs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378220","html_url":"https://summary.ecosyste.ms/projects/378220"}